public static class ModifyClusterFullThresholdRequest.Builder
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
ModifyClusterFullThresholdRequest |
build() |
ModifyClusterFullThresholdRequest.Builder |
optionalMaxMetadataOverProvisionFactor(java.lang.Long maxMetadataOverProvisionFactor) |
ModifyClusterFullThresholdRequest.Builder |
optionalStage2AwareThreshold(java.lang.Long stage2AwareThreshold) |
ModifyClusterFullThresholdRequest.Builder |
optionalStage3BlockThresholdPercent(java.lang.Long stage3BlockThresholdPercent) |
ModifyClusterFullThresholdRequest.Builder |
optionalStage3MetadataThresholdPercent(java.lang.Long stage3MetadataThresholdPercent) |
public ModifyClusterFullThresholdRequest build()
public ModifyClusterFullThresholdRequest.Builder optionalStage2AwareThreshold(java.lang.Long stage2AwareThreshold)
public ModifyClusterFullThresholdRequest.Builder optionalStage3BlockThresholdPercent(java.lang.Long stage3BlockThresholdPercent)
public ModifyClusterFullThresholdRequest.Builder optionalStage3MetadataThresholdPercent(java.lang.Long stage3MetadataThresholdPercent)
public ModifyClusterFullThresholdRequest.Builder optionalMaxMetadataOverProvisionFactor(java.lang.Long maxMetadataOverProvisionFactor)