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