Interface CommandInspectionServiceOuterClass.RequestStatisticsOrBuilder

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

public static interface CommandInspectionServiceOuterClass.RequestStatisticsOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Optional
    int
    Optional
    int
    Optional

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Method Details

    • getEnvelopes

      int getEnvelopes()
       Optional
       
      uint32 envelopes = 1;
      Returns:
      The envelopes.
    • getRequestSize

      int getRequestSize()
       Optional
       
      uint32 request_size = 2;
      Returns:
      The requestSize.
    • getRecipients

      int getRecipients()
       Optional
       
      uint32 recipients = 3;
      Returns:
      The recipients.