public static final class StandbyRelocationConfig.Builder
extends java.lang.Object
StandbyRelocationConfig.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
StandbyRelocationConfig. |
| Modifier and Type | Method and Description |
|---|---|
StandbyRelocationConfig |
build() |
StandbyRelocationConfig.Builder |
setStandbyRelocationThreshold(java.lang.Long standbyRelocationThreshold)
The time interval (in minutes) to wait before starting the standby service
context relocation process.
|
public Builder()
StandbyRelocationConfig.public StandbyRelocationConfig.Builder setStandbyRelocationThreshold(java.lang.Long standbyRelocationThreshold)
standbyRelocationThreshold - New value for the property.public StandbyRelocationConfig build()