Uses of Class
Arp.System.Nm.Services.Grpc.INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdsByStatusResponse.Builder
Packages that use INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdsByStatusResponse.Builder
-
Uses of INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdsByStatusResponse.Builder in Arp.System.Nm.Services.Grpc
Methods in Arp.System.Nm.Services.Grpc that return INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdsByStatusResponse.BuilderModifier and TypeMethodDescriptionINotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdsByStatusResponse.Builder.addAllReturnValue(Iterable<? extends Integer> values) repeated uint32 _ReturnValue = 1;INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdsByStatusResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdsByStatusResponse.Builder.addReturnValue(int value) repeated uint32 _ReturnValue = 1;INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdsByStatusResponse.Builder.clear()INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdsByStatusResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdsByStatusResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdsByStatusResponse.Builder.clearReturnValue()repeated uint32 _ReturnValue = 1;INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdsByStatusResponse.Builder.clone()INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdsByStatusResponse.Builder.mergeFrom(INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdsByStatusResponse other) INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdsByStatusResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdsByStatusResponse.Builder.mergeFrom(com.google.protobuf.Message other) INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdsByStatusResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdsByStatusResponse.newBuilder()INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdsByStatusResponse.newBuilder(INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdsByStatusResponse prototype) INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdsByStatusResponse.newBuilderForType()INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdsByStatusResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdsByStatusResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdsByStatusResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdsByStatusResponse.Builder.setReturnValue(int index, int value) repeated uint32 _ReturnValue = 1;INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdsByStatusResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdsByStatusResponse.toBuilder()