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