@InterfaceStability.Evolving public class AlterClientQuotasOptions extends AbstractOptions<AlterClientQuotasOptions>
Admin.alterClientQuotas(Collection, AlterClientQuotasOptions)
.
The API of this class is evolving, see Admin
for details.timeoutMs
Constructor and Description |
---|
AlterClientQuotasOptions() |
Modifier and Type | Method and Description |
---|---|
boolean |
validateOnly()
Returns whether the request should be validated without altering the configs.
|
AlterClientQuotasOptions |
validateOnly(boolean validateOnly)
Sets whether the request should be validated without altering the configs.
|
timeoutMs, timeoutMs
public boolean validateOnly()
public AlterClientQuotasOptions validateOnly(boolean validateOnly)