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 |
---|---|
DescribeSnapshotScheduleResult |
AWSStorageGatewayClient.describeSnapshotSchedule(DescribeSnapshotScheduleRequest describeSnapshotScheduleRequest)
This operation describes the snapshot schedule for the specified
gateway volume.
|
DescribeSnapshotScheduleResult |
AWSStorageGateway.describeSnapshotSchedule(DescribeSnapshotScheduleRequest describeSnapshotScheduleRequest)
This operation describes the snapshot schedule for the specified
gateway volume.
|
Future<DescribeSnapshotScheduleResult> |
AWSStorageGatewayAsync.describeSnapshotScheduleAsync(DescribeSnapshotScheduleRequest describeSnapshotScheduleRequest)
This operation describes the snapshot schedule for the specified
gateway volume.
|
Future<DescribeSnapshotScheduleResult> |
AWSStorageGatewayAsyncClient.describeSnapshotScheduleAsync(DescribeSnapshotScheduleRequest describeSnapshotScheduleRequest)
This operation describes the snapshot schedule for the specified
gateway volume.
|
Future<DescribeSnapshotScheduleResult> |
AWSStorageGatewayAsync.describeSnapshotScheduleAsync(DescribeSnapshotScheduleRequest describeSnapshotScheduleRequest,
AsyncHandler<DescribeSnapshotScheduleRequest,DescribeSnapshotScheduleResult> asyncHandler)
This operation describes the snapshot schedule for the specified
gateway volume.
|
Future<DescribeSnapshotScheduleResult> |
AWSStorageGatewayAsyncClient.describeSnapshotScheduleAsync(DescribeSnapshotScheduleRequest describeSnapshotScheduleRequest,
AsyncHandler<DescribeSnapshotScheduleRequest,DescribeSnapshotScheduleResult> asyncHandler)
This operation describes the snapshot schedule for the specified
gateway volume.
|
Modifier and Type | Method and Description |
---|---|
Future<DescribeSnapshotScheduleResult> |
AWSStorageGatewayAsync.describeSnapshotScheduleAsync(DescribeSnapshotScheduleRequest describeSnapshotScheduleRequest,
AsyncHandler<DescribeSnapshotScheduleRequest,DescribeSnapshotScheduleResult> asyncHandler)
This operation describes the snapshot schedule for the specified
gateway volume.
|
Future<DescribeSnapshotScheduleResult> |
AWSStorageGatewayAsyncClient.describeSnapshotScheduleAsync(DescribeSnapshotScheduleRequest describeSnapshotScheduleRequest,
AsyncHandler<DescribeSnapshotScheduleRequest,DescribeSnapshotScheduleResult> asyncHandler)
This operation describes the snapshot schedule for the specified
gateway volume.
|
Modifier and Type | Method and Description |
---|---|
DescribeSnapshotScheduleRequest |
DescribeSnapshotScheduleRequest.withVolumeARN(String volumeARN)
The Amazon Resource Name (ARN) of the volume.
|
Copyright © 2014. All rights reserved.