| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
static ListedGatewayInstance.Builder |
ListedGatewayInstance.builder() |
ListedGatewayInstance.Builder |
ListedGatewayInstance.Builder.gatewayArn(String gatewayArn)
The Amazon Resource Name (ARN) of the gateway.
|
ListedGatewayInstance.Builder |
ListedGatewayInstance.Builder.gatewayInstanceArn(String gatewayInstanceArn)
The Amazon Resource Name (ARN) of the instance.
|
ListedGatewayInstance.Builder |
ListedGatewayInstance.Builder.instanceId(String instanceId)
The managed instance ID generated by the SSM install.
|
ListedGatewayInstance.Builder |
ListedGatewayInstance.Builder.instanceState(InstanceState instanceState)
The status of the instance.
|
ListedGatewayInstance.Builder |
ListedGatewayInstance.Builder.instanceState(String instanceState)
The status of the instance.
|
ListedGatewayInstance.Builder |
ListedGatewayInstance.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListedGatewayInstance.Builder> |
ListedGatewayInstance.serializableBuilderClass() |
Copyright © 2023. All rights reserved.