Uses of Class
Arp.System.Nm.Services.Grpc.INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest
Packages that use INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest
-
Uses of INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest in Arp.System.Nm.Services.Grpc
Fields in Arp.System.Nm.Services.Grpc declared as INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequestModifier and TypeFieldDescriptionprivate static final INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequestINotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest.DEFAULT_INSTANCEFields in Arp.System.Nm.Services.Grpc with type parameters of type INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequestModifier and TypeFieldDescriptionprivate static io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest, INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationResponse> INotificationManagerServiceGrpc.getRegisterNotificationMethodprivate static final com.google.protobuf.Parser<INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest> INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest.PARSERMethods in Arp.System.Nm.Services.Grpc that return INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequestModifier and TypeMethodDescriptionINotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest.Builder.build()INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest.Builder.buildPartial()INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest.getDefaultInstance()INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest.Builder.getDefaultInstanceForType()INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest.getDefaultInstanceForType()INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest.parseDelimitedFrom(InputStream input) INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest.parseFrom(byte[] data) INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest.parseFrom(com.google.protobuf.ByteString data) INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest.parseFrom(com.google.protobuf.CodedInputStream input) INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest.parseFrom(InputStream input) INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest.parseFrom(ByteBuffer data) INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in Arp.System.Nm.Services.Grpc that return types with arguments of type INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest> INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest.getParserForType()static io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest, INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationResponse> INotificationManagerServiceGrpc.getRegisterNotificationMethod()static com.google.protobuf.Parser<INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest> INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest.parser()Methods in Arp.System.Nm.Services.Grpc with parameters of type INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequestModifier and TypeMethodDescriptionINotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest.BuilderINotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest.Builder.mergeFrom(INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest other) static INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest.BuilderINotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest.newBuilder(INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest prototype) INotificationManagerServiceGrpc.INotificationManagerServiceBlockingStub.registerNotification(INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest request) / <summary> / Registers a new Notification / </summary> / <param name="notificationName">name of the notification (e.g.com.google.common.util.concurrent.ListenableFuture<INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationResponse> INotificationManagerServiceGrpc.INotificationManagerServiceFutureStub.registerNotification(INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest request) / <summary> / Registers a new Notification / </summary> / <param name="notificationName">name of the notification (e.g.voidINotificationManagerServiceGrpc.INotificationManagerServiceImplBase.registerNotification(INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest request, io.grpc.stub.StreamObserver<INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationResponse> responseObserver) / <summary> / Registers a new Notification / </summary> / <param name="notificationName">name of the notification (e.g.voidINotificationManagerServiceGrpc.INotificationManagerServiceStub.registerNotification(INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest request, io.grpc.stub.StreamObserver<INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationResponse> responseObserver) / <summary> / Registers a new Notification / </summary> / <param name="notificationName">name of the notification (e.g.