public static interface UpdateFailoverConfig.Builder extends SdkPojo, CopyableBuilder<UpdateFailoverConfig.Builder,UpdateFailoverConfig>
| Modifier and Type | Method and Description |
|---|---|
UpdateFailoverConfig.Builder |
recoveryWindow(Integer recoveryWindow)
Recovery window time to look for dash-7 packets
|
UpdateFailoverConfig.Builder |
state(State state)
Sets the value of the State property for this object.
|
UpdateFailoverConfig.Builder |
state(String state)
Sets the value of the State property for this object.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateFailoverConfig.Builder recoveryWindow(Integer recoveryWindow)
recoveryWindow - Recovery window time to look for dash-7 packetsUpdateFailoverConfig.Builder state(String state)
UpdateFailoverConfig.Builder state(State state)
Copyright © 2020. All rights reserved.