Uses of Class
com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleRequest
Packages that use DescribeSnapshotScheduleRequest
Package
Description
-
Uses of DescribeSnapshotScheduleRequest in com.amazonaws.services.storagegateway
Methods in com.amazonaws.services.storagegateway with parameters of type DescribeSnapshotScheduleRequestModifier and TypeMethodDescriptionAbstractAWSStorageGateway.describeSnapshotSchedule
(DescribeSnapshotScheduleRequest request) AWSStorageGateway.describeSnapshotSchedule
(DescribeSnapshotScheduleRequest describeSnapshotScheduleRequest) Describes the snapshot schedule for the specified gateway volume.AWSStorageGatewayClient.describeSnapshotSchedule
(DescribeSnapshotScheduleRequest describeSnapshotScheduleRequest) Describes the snapshot schedule for the specified gateway volume.AbstractAWSStorageGatewayAsync.describeSnapshotScheduleAsync
(DescribeSnapshotScheduleRequest request) AbstractAWSStorageGatewayAsync.describeSnapshotScheduleAsync
(DescribeSnapshotScheduleRequest request, AsyncHandler<DescribeSnapshotScheduleRequest, DescribeSnapshotScheduleResult> asyncHandler) AWSStorageGatewayAsync.describeSnapshotScheduleAsync
(DescribeSnapshotScheduleRequest describeSnapshotScheduleRequest) Describes the snapshot schedule for the specified gateway volume.AWSStorageGatewayAsync.describeSnapshotScheduleAsync
(DescribeSnapshotScheduleRequest describeSnapshotScheduleRequest, AsyncHandler<DescribeSnapshotScheduleRequest, DescribeSnapshotScheduleResult> asyncHandler) Describes the snapshot schedule for the specified gateway volume.AWSStorageGatewayAsyncClient.describeSnapshotScheduleAsync
(DescribeSnapshotScheduleRequest request) AWSStorageGatewayAsyncClient.describeSnapshotScheduleAsync
(DescribeSnapshotScheduleRequest request, AsyncHandler<DescribeSnapshotScheduleRequest, DescribeSnapshotScheduleResult> asyncHandler) Method parameters in com.amazonaws.services.storagegateway with type arguments of type DescribeSnapshotScheduleRequestModifier and TypeMethodDescriptionAbstractAWSStorageGatewayAsync.describeSnapshotScheduleAsync
(DescribeSnapshotScheduleRequest request, AsyncHandler<DescribeSnapshotScheduleRequest, DescribeSnapshotScheduleResult> asyncHandler) AWSStorageGatewayAsync.describeSnapshotScheduleAsync
(DescribeSnapshotScheduleRequest describeSnapshotScheduleRequest, AsyncHandler<DescribeSnapshotScheduleRequest, DescribeSnapshotScheduleResult> asyncHandler) Describes the snapshot schedule for the specified gateway volume.AWSStorageGatewayAsyncClient.describeSnapshotScheduleAsync
(DescribeSnapshotScheduleRequest request, AsyncHandler<DescribeSnapshotScheduleRequest, DescribeSnapshotScheduleResult> asyncHandler) -
Uses of DescribeSnapshotScheduleRequest in com.amazonaws.services.storagegateway.model
Methods in com.amazonaws.services.storagegateway.model that return DescribeSnapshotScheduleRequestModifier and TypeMethodDescriptionDescribeSnapshotScheduleRequest.clone()
DescribeSnapshotScheduleRequest.withVolumeARN
(String volumeARN) The Amazon Resource Name (ARN) of the volume.