Class QuotaStatsPerPrefix.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Constructor with parameters for the required properties of QuotaStatsPerPrefix.
    • Method Detail

      • setPathPrefix

        public QuotaStatsPerPrefix.Builder setPathPrefix​(java.lang.String pathPrefix)
        Path prefix for retriving the quota details.
        Parameters:
        pathPrefix - New value for the property.
      • setQuotaDetails

        public QuotaStatsPerPrefix.Builder setQuotaDetails​(java.util.List<QuotaStats> quotaDetails)
        QuotaStats list results
        Parameters:
        quotaDetails - New value for the property.