Package | Description |
---|---|
com.amazonaws.services.storagegateway |
Synchronous and asynchronous client classes for accessing AWSStorageGateway.
|
com.amazonaws.services.storagegateway.model |
Classes modeling the various types represented by AWSStorageGateway.
|
Modifier and Type | Method and Description |
---|---|
ListGatewaysResult |
AWSStorageGatewayClient.listGateways()
This operation lists gateways owned by an AWS account in a region
specified in the request.
|
ListGatewaysResult |
AWSStorageGateway.listGateways()
This operation lists gateways owned by an AWS account in a region
specified in the request.
|
ListGatewaysResult |
AWSStorageGatewayClient.listGateways(ListGatewaysRequest listGatewaysRequest)
This operation lists gateways owned by an AWS account in a region
specified in the request.
|
ListGatewaysResult |
AWSStorageGateway.listGateways(ListGatewaysRequest listGatewaysRequest)
This operation lists gateways owned by an AWS account in a region
specified in the request.
|
Modifier and Type | Method and Description |
---|---|
Future<ListGatewaysResult> |
AWSStorageGatewayAsync.listGatewaysAsync(ListGatewaysRequest listGatewaysRequest)
This operation lists gateways owned by an AWS account in a region
specified in the request.
|
Future<ListGatewaysResult> |
AWSStorageGatewayAsyncClient.listGatewaysAsync(ListGatewaysRequest listGatewaysRequest)
This operation lists gateways owned by an AWS account in a region
specified in the request.
|
Future<ListGatewaysResult> |
AWSStorageGatewayAsync.listGatewaysAsync(ListGatewaysRequest listGatewaysRequest,
AsyncHandler<ListGatewaysRequest,ListGatewaysResult> asyncHandler)
This operation lists gateways owned by an AWS account in a region
specified in the request.
|
Future<ListGatewaysResult> |
AWSStorageGatewayAsyncClient.listGatewaysAsync(ListGatewaysRequest listGatewaysRequest,
AsyncHandler<ListGatewaysRequest,ListGatewaysResult> asyncHandler)
This operation lists gateways owned by an AWS account in a region
specified in the request.
|
Modifier and Type | Method and Description |
---|---|
Future<ListGatewaysResult> |
AWSStorageGatewayAsync.listGatewaysAsync(ListGatewaysRequest listGatewaysRequest,
AsyncHandler<ListGatewaysRequest,ListGatewaysResult> asyncHandler)
This operation lists gateways owned by an AWS account in a region
specified in the request.
|
Future<ListGatewaysResult> |
AWSStorageGatewayAsyncClient.listGatewaysAsync(ListGatewaysRequest listGatewaysRequest,
AsyncHandler<ListGatewaysRequest,ListGatewaysResult> asyncHandler)
This operation lists gateways owned by an AWS account in a region
specified in the request.
|
Modifier and Type | Method and Description |
---|---|
ListGatewaysResult |
ListGatewaysResult.withGateways(Collection<GatewayInfo> gateways)
Sets the value of the Gateways property for this object.
|
ListGatewaysResult |
ListGatewaysResult.withGateways(GatewayInfo... gateways)
Sets the value of the Gateways property for this object.
|
ListGatewaysResult |
ListGatewaysResult.withMarker(String marker)
Sets the value of the Marker property for this object.
|
Copyright © 2014. All rights reserved.