Uses of Class
Arp.System.Nm.Services.Grpc.INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequest
Packages that use INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequest
-
Uses of INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequest in Arp.System.Nm.Services.Grpc
Fields in Arp.System.Nm.Services.Grpc declared as INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequestModifier and TypeFieldDescriptionprivate static final INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequestINotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequest.DEFAULT_INSTANCEFields in Arp.System.Nm.Services.Grpc with type parameters of type INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequestModifier and TypeFieldDescriptionprivate static io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequest, com.google.protobuf.Empty> INotificationManagerServiceGrpc.getUnregisterNotificationMethodprivate static final com.google.protobuf.Parser<INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequest> INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequest.PARSERMethods in Arp.System.Nm.Services.Grpc that return INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequestModifier and TypeMethodDescriptionINotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequest.Builder.build()INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequest.Builder.buildPartial()static INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequestINotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequest.getDefaultInstance()INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequest.Builder.getDefaultInstanceForType()INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequest.getDefaultInstanceForType()static INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequestINotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequest.parseDelimitedFrom(InputStream input) static INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequestINotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequestINotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequest.parseFrom(byte[] data) static INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequestINotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequestINotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequest.parseFrom(com.google.protobuf.ByteString data) static INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequestINotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequestINotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequest.parseFrom(com.google.protobuf.CodedInputStream input) static INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequestINotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequestINotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequest.parseFrom(InputStream input) static INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequestINotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequestINotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequest.parseFrom(ByteBuffer data) static INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequestINotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in Arp.System.Nm.Services.Grpc that return types with arguments of type INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequest> INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequest.getParserForType()static io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequest, com.google.protobuf.Empty> INotificationManagerServiceGrpc.getUnregisterNotificationMethod()static com.google.protobuf.Parser<INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequest> INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequest.parser()Methods in Arp.System.Nm.Services.Grpc with parameters of type INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequestModifier and TypeMethodDescriptionINotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequest.Builder.mergeFrom(INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequest other) INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequest.newBuilder(INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequest prototype) com.google.protobuf.EmptyINotificationManagerServiceGrpc.INotificationManagerServiceBlockingStub.unregisterNotification(INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequest request) / <summary> / Unregisters a Nototification / </summary> / <param name="notificationNameId">id of the NotificationName to unregister</param>com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty> INotificationManagerServiceGrpc.INotificationManagerServiceFutureStub.unregisterNotification(INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequest request) / <summary> / Unregisters a Nototification / </summary> / <param name="notificationNameId">id of the NotificationName to unregister</param>voidINotificationManagerServiceGrpc.INotificationManagerServiceImplBase.unregisterNotification(INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequest request, io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) / <summary> / Unregisters a Nototification / </summary> / <param name="notificationNameId">id of the NotificationName to unregister</param>voidINotificationManagerServiceGrpc.INotificationManagerServiceStub.unregisterNotification(INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequest request, io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) / <summary> / Unregisters a Nototification / </summary> / <param name="notificationNameId">id of the NotificationName to unregister</param>