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