Uses of Class
Arp.System.Nm.Services.Grpc.INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest
Packages that use INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest
-
Uses of INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest in Arp.System.Nm.Services.Grpc
Fields in Arp.System.Nm.Services.Grpc declared as INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequestModifier and TypeFieldDescriptionprivate static final INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequestINotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest.DEFAULT_INSTANCEFields in Arp.System.Nm.Services.Grpc with type parameters of type INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequestModifier and TypeFieldDescriptionprivate static io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest, INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse> INotificationManagerServiceGrpc.getGetPayloadTypeNameMethodprivate static final com.google.protobuf.Parser<INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest> INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest.PARSERMethods in Arp.System.Nm.Services.Grpc that return INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequestModifier and TypeMethodDescriptionINotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest.Builder.build()INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest.Builder.buildPartial()INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest.getDefaultInstance()INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest.Builder.getDefaultInstanceForType()INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest.getDefaultInstanceForType()INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest.parseDelimitedFrom(InputStream input) INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest.parseFrom(byte[] data) INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest.parseFrom(com.google.protobuf.ByteString data) INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest.parseFrom(com.google.protobuf.CodedInputStream input) INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest.parseFrom(InputStream input) INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest.parseFrom(ByteBuffer data) INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in Arp.System.Nm.Services.Grpc that return types with arguments of type INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest, INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse> INotificationManagerServiceGrpc.getGetPayloadTypeNameMethod()com.google.protobuf.Parser<INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest> INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest.getParserForType()static com.google.protobuf.Parser<INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest> INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest.parser()Methods in Arp.System.Nm.Services.Grpc with parameters of type INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequestModifier and TypeMethodDescriptionINotificationManagerServiceGrpc.INotificationManagerServiceBlockingStub.getPayloadTypeName(INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest request) / <summary> / Query the payload type name of a given id / </summary> / <param name="payloadTypeId">id of the payload type</param> / <returns>name of the payload type</returns>com.google.common.util.concurrent.ListenableFuture<INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse> INotificationManagerServiceGrpc.INotificationManagerServiceFutureStub.getPayloadTypeName(INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest request) / <summary> / Query the payload type name of a given id / </summary> / <param name="payloadTypeId">id of the payload type</param> / <returns>name of the payload type</returns>voidINotificationManagerServiceGrpc.INotificationManagerServiceImplBase.getPayloadTypeName(INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest request, io.grpc.stub.StreamObserver<INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse> responseObserver) / <summary> / Query the payload type name of a given id / </summary> / <param name="payloadTypeId">id of the payload type</param> / <returns>name of the payload type</returns>voidINotificationManagerServiceGrpc.INotificationManagerServiceStub.getPayloadTypeName(INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest request, io.grpc.stub.StreamObserver<INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse> responseObserver) / <summary> / Query the payload type name of a given id / </summary> / <param name="payloadTypeId">id of the payload type</param> / <returns>name of the payload type</returns>INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest.Builder.mergeFrom(INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest other) static INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest.BuilderINotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest.newBuilder(INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest prototype)