Package | Description |
---|---|
com.amazonaws.services.storagegateway | |
com.amazonaws.services.storagegateway.model |
Modifier and Type | Method and Description |
---|---|
DescribeSnapshotScheduleResult |
AbstractAWSStorageGateway.describeSnapshotSchedule(DescribeSnapshotScheduleRequest request) |
DescribeSnapshotScheduleResult |
AWSStorageGatewayClient.describeSnapshotSchedule(DescribeSnapshotScheduleRequest describeSnapshotScheduleRequest)
Describes the snapshot schedule for the specified gateway volume.
|
DescribeSnapshotScheduleResult |
AWSStorageGateway.describeSnapshotSchedule(DescribeSnapshotScheduleRequest describeSnapshotScheduleRequest)
Describes the snapshot schedule for the specified gateway volume.
|
Modifier and Type | Method and Description |
---|---|
Future<DescribeSnapshotScheduleResult> |
AbstractAWSStorageGatewayAsync.describeSnapshotScheduleAsync(DescribeSnapshotScheduleRequest request,
AsyncHandler<DescribeSnapshotScheduleRequest,DescribeSnapshotScheduleResult> asyncHandler) |
Future<DescribeSnapshotScheduleResult> |
AWSStorageGatewayAsyncClient.describeSnapshotScheduleAsync(DescribeSnapshotScheduleRequest request,
AsyncHandler<DescribeSnapshotScheduleRequest,DescribeSnapshotScheduleResult> asyncHandler) |
Future<DescribeSnapshotScheduleResult> |
AWSStorageGatewayAsync.describeSnapshotScheduleAsync(DescribeSnapshotScheduleRequest describeSnapshotScheduleRequest,
AsyncHandler<DescribeSnapshotScheduleRequest,DescribeSnapshotScheduleResult> asyncHandler)
Describes the snapshot schedule for the specified gateway volume.
|
Modifier and Type | Method and Description |
---|---|
DescribeSnapshotScheduleResult |
DescribeSnapshotScheduleResult.clone() |
DescribeSnapshotScheduleResult |
DescribeSnapshotScheduleResult.withDescription(String description) |
DescribeSnapshotScheduleResult |
DescribeSnapshotScheduleResult.withRecurrenceInHours(Integer recurrenceInHours) |
DescribeSnapshotScheduleResult |
DescribeSnapshotScheduleResult.withStartAt(Integer startAt) |
DescribeSnapshotScheduleResult |
DescribeSnapshotScheduleResult.withTimezone(String timezone) |
DescribeSnapshotScheduleResult |
DescribeSnapshotScheduleResult.withVolumeARN(String volumeARN) |
Copyright © 2018. All rights reserved.