Class CapacityUsageMetaInfo.Builder

    • Constructor Detail

      • Builder

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

      • setLastUpdatedTimestamp

        public CapacityUsageMetaInfo.Builder setLastUpdatedTimestamp​(java.lang.Long lastUpdatedTimestamp)
        Timestamp at which capacity usage was last calculated format: int64
        Parameters:
        lastUpdatedTimestamp - New value for the property.
      • setMaxGlobalThresholdPercentage

        public CapacityUsageMetaInfo.Builder setMaxGlobalThresholdPercentage​(java.lang.Double maxGlobalThresholdPercentage)
        Indicates the maximum global threshold percentage
        Parameters:
        maxGlobalThresholdPercentage - New value for the property.
      • setMinGlobalThresholdPercentage

        public CapacityUsageMetaInfo.Builder setMinGlobalThresholdPercentage​(java.lang.Double minGlobalThresholdPercentage)
        Indicates the minimum global threshold percentage
        Parameters:
        minGlobalThresholdPercentage - New value for the property.