public static interface AutoTuneOptionsOutput.Builder extends SdkPojo, CopyableBuilder<AutoTuneOptionsOutput.Builder,AutoTuneOptionsOutput>
| Modifier and Type | Method and Description |
|---|---|
AutoTuneOptionsOutput.Builder |
errorMessage(String errorMessage)
Any errors that occurred while enabling or disabling Auto-Tune.
|
AutoTuneOptionsOutput.Builder |
state(AutoTuneState state)
The current state of Auto-Tune on the domain.
|
AutoTuneOptionsOutput.Builder |
state(String state)
The current state of Auto-Tune on the domain.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAutoTuneOptionsOutput.Builder state(String state)
The current state of Auto-Tune on the domain.
state - The current state of Auto-Tune on the domain.AutoTuneState,
AutoTuneStateAutoTuneOptionsOutput.Builder state(AutoTuneState state)
The current state of Auto-Tune on the domain.
state - The current state of Auto-Tune on the domain.AutoTuneState,
AutoTuneStateAutoTuneOptionsOutput.Builder errorMessage(String errorMessage)
Any errors that occurred while enabling or disabling Auto-Tune.
errorMessage - Any errors that occurred while enabling or disabling Auto-Tune.Copyright © 2022. All rights reserved.