public class AutomaticTuningServerOptions extends Object
| Constructor and Description |
|---|
AutomaticTuningServerOptions() |
| Modifier and Type | Method and Description |
|---|---|
AutomaticTuningOptionModeActual |
actualState()
Get the actualState value.
|
AutomaticTuningOptionModeDesired |
desiredState()
Get the desiredState value.
|
Integer |
reasonCode()
Get the reasonCode value.
|
AutomaticTuningServerReason |
reasonDesc()
Get the reasonDesc value.
|
AutomaticTuningServerOptions |
withDesiredState(AutomaticTuningOptionModeDesired desiredState)
Set the desiredState value.
|
public AutomaticTuningOptionModeDesired desiredState()
public AutomaticTuningServerOptions withDesiredState(AutomaticTuningOptionModeDesired desiredState)
desiredState - the desiredState value to setpublic AutomaticTuningOptionModeActual actualState()
public Integer reasonCode()
public AutomaticTuningServerReason reasonDesc()
Copyright © 2019. All rights reserved.