| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateFailoverConfig.Builder |
UpdateFailoverConfig.builder() |
UpdateFailoverConfig.Builder |
UpdateFailoverConfig.Builder.recoveryWindow(Integer recoveryWindow)
Recovery window time to look for dash-7 packets
|
UpdateFailoverConfig.Builder |
UpdateFailoverConfig.Builder.state(State state)
Sets the value of the State property for this object.
|
UpdateFailoverConfig.Builder |
UpdateFailoverConfig.Builder.state(String state)
Sets the value of the State property for this object.
|
UpdateFailoverConfig.Builder |
UpdateFailoverConfig.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateFailoverConfig.Builder> |
UpdateFailoverConfig.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default UpdateFlowRequest.Builder |
UpdateFlowRequest.Builder.sourceFailoverConfig(Consumer<UpdateFailoverConfig.Builder> sourceFailoverConfig)
Sets the value of the SourceFailoverConfig property for this object.
|
Copyright © 2020. All rights reserved.