java.util.concurrent.Future<DescribeSnapshotScheduleResult> |
AWSStorageGatewayAsyncClient.describeSnapshotScheduleAsync(DescribeSnapshotScheduleRequest request) |
java.util.concurrent.Future<DescribeSnapshotScheduleResult> |
AbstractAWSStorageGatewayAsync.describeSnapshotScheduleAsync(DescribeSnapshotScheduleRequest request) |
java.util.concurrent.Future<DescribeSnapshotScheduleResult> |
AWSStorageGatewayAsync.describeSnapshotScheduleAsync(DescribeSnapshotScheduleRequest describeSnapshotScheduleRequest)
Describes the snapshot schedule for the specified gateway volume.
|
java.util.concurrent.Future<DescribeSnapshotScheduleResult> |
AWSStorageGatewayAsyncClient.describeSnapshotScheduleAsync(DescribeSnapshotScheduleRequest request,
AsyncHandler<DescribeSnapshotScheduleRequest,DescribeSnapshotScheduleResult> asyncHandler) |
java.util.concurrent.Future<DescribeSnapshotScheduleResult> |
AbstractAWSStorageGatewayAsync.describeSnapshotScheduleAsync(DescribeSnapshotScheduleRequest request,
AsyncHandler<DescribeSnapshotScheduleRequest,DescribeSnapshotScheduleResult> asyncHandler) |
java.util.concurrent.Future<DescribeSnapshotScheduleResult> |
AWSStorageGatewayAsync.describeSnapshotScheduleAsync(DescribeSnapshotScheduleRequest describeSnapshotScheduleRequest,
AsyncHandler<DescribeSnapshotScheduleRequest,DescribeSnapshotScheduleResult> asyncHandler)
Describes the snapshot schedule for the specified gateway volume.
|