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