Uses of Class
Arp.Services.NotificationLogger.Services.Grpc.INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.Builder
Packages that use INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.Builder
-
Uses of INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.Builder in Arp.Services.NotificationLogger.Services.Grpc
Methods in Arp.Services.NotificationLogger.Services.Grpc that return INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.BuilderModifier and TypeMethodDescriptionINotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.Builder.addAllArchives(Iterable<String> values) repeated string archives = 1;INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.Builder.addArchives(String value) repeated string archives = 1;INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.Builder.addArchivesBytes(com.google.protobuf.ByteString value) repeated string archives = 1;INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.Builder.clear()INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.Builder.clearArchives()repeated string archives = 1;INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.Builder.clearFilter().Arp.Services.NotificationLogger.Services.Grpc.NotificationFilter filter = 2;INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.Builder.clone()INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.Builder.mergeFilter(NotificationFilterOuterClass.NotificationFilter value) .Arp.Services.NotificationLogger.Services.Grpc.NotificationFilter filter = 2;INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.Builder.mergeFrom(INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest other) INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.Builder.mergeFrom(com.google.protobuf.Message other) final INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.BuilderINotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.BuilderINotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.newBuilder()static INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.BuilderINotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.newBuilder(INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest prototype) INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.newBuilderForType()protected INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.BuilderINotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.Builder.setArchives(int index, String value) repeated string archives = 1;INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.Builder.setFilter(NotificationFilterOuterClass.NotificationFilter value) .Arp.Services.NotificationLogger.Services.Grpc.NotificationFilter filter = 2;INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.Builder.setFilter(NotificationFilterOuterClass.NotificationFilter.Builder builderForValue) .Arp.Services.NotificationLogger.Services.Grpc.NotificationFilter filter = 2;INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.BuilderINotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) INotificationLoggerServiceOuterClass.INotificationLoggerServiceDeleteNotificationsRequest.toBuilder()