| Package | Description |
|---|---|
| com.amazonaws.services.mediaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
GatewayInstance |
GatewayInstance.clone() |
GatewayInstance |
DescribeGatewayInstanceResult.getGatewayInstance() |
GatewayInstance |
GatewayInstance.withBridgePlacement(BridgePlacement bridgePlacement)
The availability of the instance to host new bridges.
|
GatewayInstance |
GatewayInstance.withBridgePlacement(String bridgePlacement)
The availability of the instance to host new bridges.
|
GatewayInstance |
GatewayInstance.withConnectionStatus(ConnectionStatus connectionStatus)
The connection state of the instance.
|
GatewayInstance |
GatewayInstance.withConnectionStatus(String connectionStatus)
The connection state of the instance.
|
GatewayInstance |
GatewayInstance.withGatewayArn(String gatewayArn)
The Amazon Resource Name (ARN) of the instance.
|
GatewayInstance |
GatewayInstance.withGatewayInstanceArn(String gatewayInstanceArn)
The Amazon Resource Name (ARN) of the gateway.
|
GatewayInstance |
GatewayInstance.withInstanceId(String instanceId)
The managed instance ID generated by the SSM install.
|
GatewayInstance |
GatewayInstance.withInstanceMessages(Collection<MessageDetail> instanceMessages) |
GatewayInstance |
GatewayInstance.withInstanceMessages(MessageDetail... instanceMessages)
NOTE: This method appends the values to the existing list (if any).
|
GatewayInstance |
GatewayInstance.withInstanceState(InstanceState instanceState)
The status of the instance.
|
GatewayInstance |
GatewayInstance.withInstanceState(String instanceState)
The status of the instance.
|
GatewayInstance |
GatewayInstance.withRunningBridgeCount(Integer runningBridgeCount)
The running bridge count.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeGatewayInstanceResult.setGatewayInstance(GatewayInstance gatewayInstance) |
DescribeGatewayInstanceResult |
DescribeGatewayInstanceResult.withGatewayInstance(GatewayInstance gatewayInstance) |
Copyright © 2024. All rights reserved.