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 |
---|---|
ListVolumeRecoveryPointsResult |
AWSStorageGatewayClient.listVolumeRecoveryPoints(ListVolumeRecoveryPointsRequest listVolumeRecoveryPointsRequest)
This operation lists the recovery points for a specified gateway.
|
ListVolumeRecoveryPointsResult |
AWSStorageGateway.listVolumeRecoveryPoints(ListVolumeRecoveryPointsRequest listVolumeRecoveryPointsRequest)
This operation lists the recovery points for a specified gateway.
|
Future<ListVolumeRecoveryPointsResult> |
AWSStorageGatewayAsync.listVolumeRecoveryPointsAsync(ListVolumeRecoveryPointsRequest listVolumeRecoveryPointsRequest)
This operation lists the recovery points for a specified gateway.
|
Future<ListVolumeRecoveryPointsResult> |
AWSStorageGatewayAsyncClient.listVolumeRecoveryPointsAsync(ListVolumeRecoveryPointsRequest listVolumeRecoveryPointsRequest)
This operation lists the recovery points for a specified gateway.
|
Future<ListVolumeRecoveryPointsResult> |
AWSStorageGatewayAsync.listVolumeRecoveryPointsAsync(ListVolumeRecoveryPointsRequest listVolumeRecoveryPointsRequest,
AsyncHandler<ListVolumeRecoveryPointsRequest,ListVolumeRecoveryPointsResult> asyncHandler)
This operation lists the recovery points for a specified gateway.
|
Future<ListVolumeRecoveryPointsResult> |
AWSStorageGatewayAsyncClient.listVolumeRecoveryPointsAsync(ListVolumeRecoveryPointsRequest listVolumeRecoveryPointsRequest,
AsyncHandler<ListVolumeRecoveryPointsRequest,ListVolumeRecoveryPointsResult> asyncHandler)
This operation lists the recovery points for a specified gateway.
|
Modifier and Type | Method and Description |
---|---|
Future<ListVolumeRecoveryPointsResult> |
AWSStorageGatewayAsync.listVolumeRecoveryPointsAsync(ListVolumeRecoveryPointsRequest listVolumeRecoveryPointsRequest,
AsyncHandler<ListVolumeRecoveryPointsRequest,ListVolumeRecoveryPointsResult> asyncHandler)
This operation lists the recovery points for a specified gateway.
|
Future<ListVolumeRecoveryPointsResult> |
AWSStorageGatewayAsyncClient.listVolumeRecoveryPointsAsync(ListVolumeRecoveryPointsRequest listVolumeRecoveryPointsRequest,
AsyncHandler<ListVolumeRecoveryPointsRequest,ListVolumeRecoveryPointsResult> asyncHandler)
This operation lists the recovery points for a specified gateway.
|
Modifier and Type | Method and Description |
---|---|
ListVolumeRecoveryPointsRequest |
ListVolumeRecoveryPointsRequest.withGatewayARN(String gatewayARN)
The Amazon Resource Name (ARN) of the gateway.
|
Copyright © 2014. All rights reserved.