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