| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
static GatewayInfo.Builder |
GatewayInfo.builder() |
GatewayInfo.Builder |
GatewayInfo.Builder.gatewayARN(String gatewayARN)
The Amazon Resource Name (ARN) of the gateway.
|
GatewayInfo.Builder |
GatewayInfo.Builder.gatewayId(String gatewayId)
The unique identifier assigned to your gateway during activation.
|
GatewayInfo.Builder |
GatewayInfo.Builder.gatewayName(String gatewayName)
The name of the gateway.
|
GatewayInfo.Builder |
GatewayInfo.Builder.gatewayOperationalState(String gatewayOperationalState)
The state of the gateway.
|
GatewayInfo.Builder |
GatewayInfo.Builder.gatewayType(String gatewayType)
The type of the gateway.
|
GatewayInfo.Builder |
GatewayInfo.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GatewayInfo.Builder> |
GatewayInfo.serializableBuilderClass() |
Copyright © 2019. All rights reserved.