| 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 |
|---|---|
ListLocalDisksResult |
AWSStorageGatewayClient.listLocalDisks(ListLocalDisksRequest listLocalDisksRequest)
This operation returns a list of the gateway's local disks.
|
ListLocalDisksResult |
AWSStorageGateway.listLocalDisks(ListLocalDisksRequest listLocalDisksRequest)
This operation returns a list of the gateway's local disks.
|
Future<ListLocalDisksResult> |
AWSStorageGatewayAsync.listLocalDisksAsync(ListLocalDisksRequest listLocalDisksRequest)
This operation returns a list of the gateway's local disks.
|
Future<ListLocalDisksResult> |
AWSStorageGatewayAsyncClient.listLocalDisksAsync(ListLocalDisksRequest listLocalDisksRequest)
This operation returns a list of the gateway's local disks.
|
Future<ListLocalDisksResult> |
AWSStorageGatewayAsync.listLocalDisksAsync(ListLocalDisksRequest listLocalDisksRequest,
AsyncHandler<ListLocalDisksRequest,ListLocalDisksResult> asyncHandler)
This operation returns a list of the gateway's local disks.
|
Future<ListLocalDisksResult> |
AWSStorageGatewayAsyncClient.listLocalDisksAsync(ListLocalDisksRequest listLocalDisksRequest,
AsyncHandler<ListLocalDisksRequest,ListLocalDisksResult> asyncHandler)
This operation returns a list of the gateway's local disks.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListLocalDisksResult> |
AWSStorageGatewayAsync.listLocalDisksAsync(ListLocalDisksRequest listLocalDisksRequest,
AsyncHandler<ListLocalDisksRequest,ListLocalDisksResult> asyncHandler)
This operation returns a list of the gateway's local disks.
|
Future<ListLocalDisksResult> |
AWSStorageGatewayAsyncClient.listLocalDisksAsync(ListLocalDisksRequest listLocalDisksRequest,
AsyncHandler<ListLocalDisksRequest,ListLocalDisksResult> asyncHandler)
This operation returns a list of the gateway's local disks.
|
| Modifier and Type | Method and Description |
|---|---|
ListLocalDisksRequest |
ListLocalDisksRequest.clone() |
ListLocalDisksRequest |
ListLocalDisksRequest.withGatewayARN(String gatewayARN)
The Amazon Resource Name (ARN) of the gateway.
|
Copyright © 2015. All rights reserved.