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.
|
Modifier and Type | Method and Description |
---|---|
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 |
---|---|
DescribeSnapshotScheduleResult |
DescribeSnapshotScheduleResult.withDescription(String description)
Sets the value of the Description property for this object.
|
DescribeSnapshotScheduleResult |
DescribeSnapshotScheduleResult.withRecurrenceInHours(Integer recurrenceInHours)
Sets the value of the RecurrenceInHours property for this object.
|
DescribeSnapshotScheduleResult |
DescribeSnapshotScheduleResult.withStartAt(Integer startAt)
Sets the value of the StartAt property for this object.
|
DescribeSnapshotScheduleResult |
DescribeSnapshotScheduleResult.withTimezone(String timezone)
Sets the value of the Timezone property for this object.
|
DescribeSnapshotScheduleResult |
DescribeSnapshotScheduleResult.withVolumeARN(String volumeARN)
Sets the value of the VolumeARN property for this object.
|
Copyright © 2014. All rights reserved.