| Package | Description |
|---|---|
| com.amazonaws.services.mediaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
static BridgePlacement |
BridgePlacement.fromValue(String value)
Use this in place of valueOf.
|
static BridgePlacement |
BridgePlacement.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BridgePlacement[] |
BridgePlacement.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateGatewayInstanceResult |
UpdateGatewayInstanceResult.withBridgePlacement(BridgePlacement bridgePlacement)
The availability of the instance to host new bridges.
|
UpdateGatewayInstanceRequest |
UpdateGatewayInstanceRequest.withBridgePlacement(BridgePlacement bridgePlacement)
The availability of the instance to host new bridges.
|
GatewayInstance |
GatewayInstance.withBridgePlacement(BridgePlacement bridgePlacement)
The availability of the instance to host new bridges.
|
Copyright © 2024. All rights reserved.