Interface INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryNotificationsRequestOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryNotificationsRequest, INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryNotificationsRequest.Builder
Enclosing class:
INotificationLoggerServiceOuterClass

public static interface INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryNotificationsRequestOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getArchivesList

      List<String> getArchivesList()
      repeated string archives = 1;
    • getArchivesCount

      int getArchivesCount()
      repeated string archives = 1;
    • getArchives

      String getArchives(int index)
      repeated string archives = 1;
    • getArchivesBytes

      com.google.protobuf.ByteString getArchivesBytes(int index)
      repeated string archives = 1;
    • hasFilter

      boolean hasFilter()
      .Arp.Services.NotificationLogger.Services.Grpc.NotificationFilter filter = 2;
    • getFilter

      .Arp.Services.NotificationLogger.Services.Grpc.NotificationFilter filter = 2;
    • getFilterOrBuilder

      .Arp.Services.NotificationLogger.Services.Grpc.NotificationFilter filter = 2;
    • getLimit

      int getLimit()
      int32 limit = 3;
    • getSortOrderValue

      int getSortOrderValue()
      .Arp.Services.NotificationLogger.Services.Grpc.SortOrder sortOrder = 4;
    • getSortOrder

      .Arp.Services.NotificationLogger.Services.Grpc.SortOrder sortOrder = 4;
    • getLanguage

      String getLanguage()
      string language = 5;
    • getLanguageBytes

      com.google.protobuf.ByteString getLanguageBytes()
      string language = 5;