Uses of Class
com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointResult
Packages that use CreateSnapshotFromVolumeRecoveryPointResult
Package
Description
-
Uses of CreateSnapshotFromVolumeRecoveryPointResult in com.amazonaws.services.storagegateway
Methods in com.amazonaws.services.storagegateway that return CreateSnapshotFromVolumeRecoveryPointResultModifier 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.Methods in com.amazonaws.services.storagegateway that return types with arguments of type CreateSnapshotFromVolumeRecoveryPointResultModifier and TypeMethodDescriptionAbstractAWSStorageGatewayAsync.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 CreateSnapshotFromVolumeRecoveryPointResultModifier 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 CreateSnapshotFromVolumeRecoveryPointResult in com.amazonaws.services.storagegateway.model
Methods in com.amazonaws.services.storagegateway.model that return CreateSnapshotFromVolumeRecoveryPointResultModifier and TypeMethodDescriptionCreateSnapshotFromVolumeRecoveryPointResult.clone()
CreateSnapshotFromVolumeRecoveryPointResult.withSnapshotId
(String snapshotId) CreateSnapshotFromVolumeRecoveryPointResult.withVolumeARN
(String volumeARN) CreateSnapshotFromVolumeRecoveryPointResult.withVolumeRecoveryPointTime
(String volumeRecoveryPointTime)