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