Uses of Class
Arp.System.Nm.Services.Grpc.INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse
Packages that use INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse
-
Uses of INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse in Arp.System.Nm.Services.Grpc
Fields in Arp.System.Nm.Services.Grpc declared as INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponseModifier and TypeFieldDescriptionprivate static final INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponseINotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse.DEFAULT_INSTANCEFields in Arp.System.Nm.Services.Grpc with type parameters of type INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponseModifier and TypeFieldDescriptionprivate static io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest, INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse> INotificationManagerServiceGrpc.getGetPayloadTypeNameMethodprivate static final com.google.protobuf.Parser<INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse> INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse.PARSERMethods in Arp.System.Nm.Services.Grpc that return INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponseModifier and TypeMethodDescriptionINotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse.Builder.build()INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse.Builder.buildPartial()INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse.getDefaultInstance()INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse.Builder.getDefaultInstanceForType()INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse.getDefaultInstanceForType()INotificationManagerServiceGrpc.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>INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse.parseDelimitedFrom(InputStream input) INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse.parseFrom(byte[] data) INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse.parseFrom(com.google.protobuf.ByteString data) INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse.parseFrom(com.google.protobuf.CodedInputStream input) INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse.parseFrom(InputStream input) INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse.parseFrom(ByteBuffer data) INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in Arp.System.Nm.Services.Grpc that return types with arguments of type INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponseModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest, INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse> INotificationManagerServiceGrpc.getGetPayloadTypeNameMethod()com.google.protobuf.Parser<INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse> INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse.getParserForType()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>static com.google.protobuf.Parser<INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse> INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse.parser()Methods in Arp.System.Nm.Services.Grpc with parameters of type INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponseModifier and TypeMethodDescriptionINotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse.Builder.mergeFrom(INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse other) static INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse.BuilderINotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse.newBuilder(INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse prototype) Method parameters in Arp.System.Nm.Services.Grpc with type arguments of type INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponseModifier and TypeMethodDescriptionvoidINotificationManagerServiceGrpc.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>