Class EstimateStatisticsOperation

  • All Implemented Interfaces:
    com.github.davidmoten.odata.client.ODataEntityType, com.github.davidmoten.odata.client.ODataType

    public class EstimateStatisticsOperation
    extends CaseOperation
    implements com.github.davidmoten.odata.client.ODataEntityType
    • Field Detail

      • indexedItemCount

        protected Long indexedItemCount
      • indexedItemsSize

        protected Long indexedItemsSize
      • mailboxCount

        protected Integer mailboxCount
      • siteCount

        protected Integer siteCount
      • unindexedItemCount

        protected Long unindexedItemCount
      • unindexedItemsSize

        protected Long unindexedItemsSize
    • Constructor Detail

      • EstimateStatisticsOperation

        protected EstimateStatisticsOperation()