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