Uses of Class
com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointRequest
Packages that use CreateSnapshotFromVolumeRecoveryPointRequest
Package
Description
-
Uses of CreateSnapshotFromVolumeRecoveryPointRequest in com.amazonaws.services.storagegateway
Methods in com.amazonaws.services.storagegateway with parameters of type CreateSnapshotFromVolumeRecoveryPointRequestModifier and TypeMethodDescriptionAbstractAWSStorageGateway.createSnapshotFromVolumeRecoveryPoint
(CreateSnapshotFromVolumeRecoveryPointRequest request) AWSStorageGateway.createSnapshotFromVolumeRecoveryPoint
(CreateSnapshotFromVolumeRecoveryPointRequest createSnapshotFromVolumeRecoveryPointRequest) Initiates a snapshot of a gateway from a volume recovery point.AWSStorageGatewayClient.createSnapshotFromVolumeRecoveryPoint
(CreateSnapshotFromVolumeRecoveryPointRequest createSnapshotFromVolumeRecoveryPointRequest) Initiates a snapshot of a gateway from a volume recovery point.AbstractAWSStorageGatewayAsync.createSnapshotFromVolumeRecoveryPointAsync
(CreateSnapshotFromVolumeRecoveryPointRequest request) AbstractAWSStorageGatewayAsync.createSnapshotFromVolumeRecoveryPointAsync
(CreateSnapshotFromVolumeRecoveryPointRequest request, AsyncHandler<CreateSnapshotFromVolumeRecoveryPointRequest, CreateSnapshotFromVolumeRecoveryPointResult> asyncHandler) AWSStorageGatewayAsync.createSnapshotFromVolumeRecoveryPointAsync
(CreateSnapshotFromVolumeRecoveryPointRequest createSnapshotFromVolumeRecoveryPointRequest) Initiates a snapshot of a gateway from a volume recovery point.AWSStorageGatewayAsync.createSnapshotFromVolumeRecoveryPointAsync
(CreateSnapshotFromVolumeRecoveryPointRequest createSnapshotFromVolumeRecoveryPointRequest, AsyncHandler<CreateSnapshotFromVolumeRecoveryPointRequest, CreateSnapshotFromVolumeRecoveryPointResult> asyncHandler) Initiates a snapshot of a gateway from a volume recovery point.AWSStorageGatewayAsyncClient.createSnapshotFromVolumeRecoveryPointAsync
(CreateSnapshotFromVolumeRecoveryPointRequest request) AWSStorageGatewayAsyncClient.createSnapshotFromVolumeRecoveryPointAsync
(CreateSnapshotFromVolumeRecoveryPointRequest request, AsyncHandler<CreateSnapshotFromVolumeRecoveryPointRequest, CreateSnapshotFromVolumeRecoveryPointResult> asyncHandler) Method parameters in com.amazonaws.services.storagegateway with type arguments of type CreateSnapshotFromVolumeRecoveryPointRequestModifier and TypeMethodDescriptionAbstractAWSStorageGatewayAsync.createSnapshotFromVolumeRecoveryPointAsync
(CreateSnapshotFromVolumeRecoveryPointRequest request, AsyncHandler<CreateSnapshotFromVolumeRecoveryPointRequest, CreateSnapshotFromVolumeRecoveryPointResult> asyncHandler) AWSStorageGatewayAsync.createSnapshotFromVolumeRecoveryPointAsync
(CreateSnapshotFromVolumeRecoveryPointRequest createSnapshotFromVolumeRecoveryPointRequest, AsyncHandler<CreateSnapshotFromVolumeRecoveryPointRequest, CreateSnapshotFromVolumeRecoveryPointResult> asyncHandler) Initiates a snapshot of a gateway from a volume recovery point.AWSStorageGatewayAsyncClient.createSnapshotFromVolumeRecoveryPointAsync
(CreateSnapshotFromVolumeRecoveryPointRequest request, AsyncHandler<CreateSnapshotFromVolumeRecoveryPointRequest, CreateSnapshotFromVolumeRecoveryPointResult> asyncHandler) -
Uses of CreateSnapshotFromVolumeRecoveryPointRequest in com.amazonaws.services.storagegateway.model
Methods in com.amazonaws.services.storagegateway.model that return CreateSnapshotFromVolumeRecoveryPointRequestModifier and TypeMethodDescriptionCreateSnapshotFromVolumeRecoveryPointRequest.clone()
CreateSnapshotFromVolumeRecoveryPointRequest.withSnapshotDescription
(String snapshotDescription) CreateSnapshotFromVolumeRecoveryPointRequest.withVolumeARN
(String volumeARN)