Uses of Class
Arp.System.Nm.Services.Grpc.INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeIdRequest.Builder
Packages that use INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeIdRequest.Builder
-
Uses of INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeIdRequest.Builder in Arp.System.Nm.Services.Grpc
Methods in Arp.System.Nm.Services.Grpc that return INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeIdRequest.BuilderModifier and TypeMethodDescriptionINotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeIdRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeIdRequest.Builder.clear()INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeIdRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeIdRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeIdRequest.Builder.clearPayloadTypeName()string payloadTypeName = 1;INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeIdRequest.Builder.clone()INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeIdRequest.Builder.mergeFrom(INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeIdRequest other) INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeIdRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeIdRequest.Builder.mergeFrom(com.google.protobuf.Message other) final INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeIdRequest.BuilderINotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeIdRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeIdRequest.BuilderINotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeIdRequest.newBuilder()static INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeIdRequest.BuilderINotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeIdRequest.newBuilder(INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeIdRequest prototype) INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeIdRequest.newBuilderForType()protected INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeIdRequest.BuilderINotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeIdRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeIdRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeIdRequest.Builder.setPayloadTypeName(String value) string payloadTypeName = 1;INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeIdRequest.Builder.setPayloadTypeNameBytes(com.google.protobuf.ByteString value) string payloadTypeName = 1;INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeIdRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeIdRequest.BuilderINotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeIdRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeIdRequest.toBuilder()