| Package | Description |
|---|---|
| com.amazonaws.services.storagegateway.model |
Classes modeling the various types represented by AWSStorageGateway.
|
| Modifier and Type | Method and Description |
|---|---|
GatewayInfo |
GatewayInfo.clone() |
GatewayInfo |
GatewayInfo.withGatewayARN(String gatewayARN)
The Amazon Resource Name (ARN) of the gateway.
|
GatewayInfo |
GatewayInfo.withGatewayOperationalState(String gatewayOperationalState)
Sets the value of the GatewayOperationalState property for this
object.
|
GatewayInfo |
GatewayInfo.withGatewayType(String gatewayType)
Sets the value of the GatewayType property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
List<GatewayInfo> |
ListGatewaysResult.getGateways()
Returns the value of the Gateways property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
ListGatewaysResult |
ListGatewaysResult.withGateways(GatewayInfo... gateways)
Sets the value of the Gateways property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListGatewaysResult.setGateways(Collection<GatewayInfo> gateways)
Sets the value of the Gateways property for this object.
|
ListGatewaysResult |
ListGatewaysResult.withGateways(Collection<GatewayInfo> gateways)
Sets the value of the Gateways property for this object.
|
Copyright © 2015. All rights reserved.