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