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