Uses of Class
Arp.System.Nm.Services.Grpc.INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequest
Packages that use INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequest
-
Uses of INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequest in Arp.System.Nm.Services.Grpc
Fields in Arp.System.Nm.Services.Grpc declared as INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequestModifier and TypeFieldDescriptionprivate static final INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequestINotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequest.DEFAULT_INSTANCEFields in Arp.System.Nm.Services.Grpc with type parameters of type INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequestModifier and TypeFieldDescriptionprivate static io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequest, INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameResponse> INotificationManagerServiceGrpc.getGetNotificationNameMethodprivate static final com.google.protobuf.Parser<INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequest> INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequest.PARSERMethods in Arp.System.Nm.Services.Grpc that return INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequestModifier and TypeMethodDescriptionINotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequest.Builder.build()INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequest.Builder.buildPartial()INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequest.getDefaultInstance()INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequest.Builder.getDefaultInstanceForType()INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequest.getDefaultInstanceForType()INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequest.parseDelimitedFrom(InputStream input) INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequest.parseFrom(byte[] data) INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequest.parseFrom(com.google.protobuf.ByteString data) INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequest.parseFrom(com.google.protobuf.CodedInputStream input) INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequest.parseFrom(InputStream input) INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequest.parseFrom(ByteBuffer data) INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in Arp.System.Nm.Services.Grpc that return types with arguments of type INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequest, INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameResponse> INotificationManagerServiceGrpc.getGetNotificationNameMethod()com.google.protobuf.Parser<INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequest> INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequest.getParserForType()static com.google.protobuf.Parser<INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequest> INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequest.parser()Methods in Arp.System.Nm.Services.Grpc with parameters of type INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequestModifier and TypeMethodDescriptionINotificationManagerServiceGrpc.INotificationManagerServiceBlockingStub.getNotificationName(INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequest request) / <summary> / Queries the NotifictionName / </summary> / <param name="notificationNameId">NotificationNameId</param> / <returns>NotificationName</returns>com.google.common.util.concurrent.ListenableFuture<INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameResponse> INotificationManagerServiceGrpc.INotificationManagerServiceFutureStub.getNotificationName(INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequest request) / <summary> / Queries the NotifictionName / </summary> / <param name="notificationNameId">NotificationNameId</param> / <returns>NotificationName</returns>voidINotificationManagerServiceGrpc.INotificationManagerServiceImplBase.getNotificationName(INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequest request, io.grpc.stub.StreamObserver<INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameResponse> responseObserver) / <summary> / Queries the NotifictionName / </summary> / <param name="notificationNameId">NotificationNameId</param> / <returns>NotificationName</returns>voidINotificationManagerServiceGrpc.INotificationManagerServiceStub.getNotificationName(INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequest request, io.grpc.stub.StreamObserver<INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameResponse> responseObserver) / <summary> / Queries the NotifictionName / </summary> / <param name="notificationNameId">NotificationNameId</param> / <returns>NotificationName</returns>INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequest.Builder.mergeFrom(INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequest other) static INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequest.BuilderINotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequest.newBuilder(INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequest prototype)