public static class GetClusterFullThresholdResult.Builder
extends java.lang.Object
public GetClusterFullThresholdResult build()
public GetClusterFullThresholdResult.Builder blockFullness(java.lang.String blockFullness)
public GetClusterFullThresholdResult.Builder fullness(java.lang.String fullness)
public GetClusterFullThresholdResult.Builder maxMetadataOverProvisionFactor(java.lang.Long maxMetadataOverProvisionFactor)
public GetClusterFullThresholdResult.Builder metadataFullness(java.lang.String metadataFullness)
public GetClusterFullThresholdResult.Builder sliceReserveUsedThresholdPct(java.lang.Long sliceReserveUsedThresholdPct)
public GetClusterFullThresholdResult.Builder stage2AwareThreshold(java.lang.Long stage2AwareThreshold)
public GetClusterFullThresholdResult.Builder stage2BlockThresholdBytes(java.lang.Long stage2BlockThresholdBytes)
public GetClusterFullThresholdResult.Builder stage3BlockThresholdBytes(java.lang.Long stage3BlockThresholdBytes)
public GetClusterFullThresholdResult.Builder stage3BlockThresholdPercent(java.lang.Long stage3BlockThresholdPercent)
public GetClusterFullThresholdResult.Builder stage3MetadataThresholdPercent(java.lang.Long stage3MetadataThresholdPercent)
public GetClusterFullThresholdResult.Builder stage3LowThreshold(java.lang.Long stage3LowThreshold)
public GetClusterFullThresholdResult.Builder stage4CriticalThreshold(java.lang.Long stage4CriticalThreshold)
public GetClusterFullThresholdResult.Builder stage4BlockThresholdBytes(java.lang.Long stage4BlockThresholdBytes)
public GetClusterFullThresholdResult.Builder stage5BlockThresholdBytes(java.lang.Long stage5BlockThresholdBytes)
public GetClusterFullThresholdResult.Builder sumTotalClusterBytes(java.lang.Long sumTotalClusterBytes)
public GetClusterFullThresholdResult.Builder sumTotalMetadataClusterBytes(java.lang.Long sumTotalMetadataClusterBytes)
public GetClusterFullThresholdResult.Builder sumUsedClusterBytes(java.lang.Long sumUsedClusterBytes)
public GetClusterFullThresholdResult.Builder sumUsedMetadataClusterBytes(java.lang.Long sumUsedMetadataClusterBytes)
public GetClusterFullThresholdResult.Builder stage2MetadataThresholdBytes(java.lang.Long stage2MetadataThresholdBytes)
public GetClusterFullThresholdResult.Builder stage3MetadataThresholdBytes(java.lang.Long stage3MetadataThresholdBytes)
public GetClusterFullThresholdResult.Builder stage4MetadataThresholdBytes(java.lang.Long stage4MetadataThresholdBytes)
public GetClusterFullThresholdResult.Builder stage5MetadataThresholdBytes(java.lang.Long stage5MetadataThresholdBytes)