| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateSnapshotFromVolumeRecoveryPointResponse |
StorageGatewayClient.createSnapshotFromVolumeRecoveryPoint(Consumer<CreateSnapshotFromVolumeRecoveryPointRequest.Builder> createSnapshotFromVolumeRecoveryPointRequest)
Initiates a snapshot of a gateway from a volume recovery point.
|
default CreateSnapshotFromVolumeRecoveryPointResponse |
StorageGatewayClient.createSnapshotFromVolumeRecoveryPoint(CreateSnapshotFromVolumeRecoveryPointRequest createSnapshotFromVolumeRecoveryPointRequest)
Initiates a snapshot of a gateway from a volume recovery point.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateSnapshotFromVolumeRecoveryPointResponse> |
StorageGatewayAsyncClient.createSnapshotFromVolumeRecoveryPoint(Consumer<CreateSnapshotFromVolumeRecoveryPointRequest.Builder> createSnapshotFromVolumeRecoveryPointRequest)
Initiates a snapshot of a gateway from a volume recovery point.
|
default CompletableFuture<CreateSnapshotFromVolumeRecoveryPointResponse> |
StorageGatewayAsyncClient.createSnapshotFromVolumeRecoveryPoint(CreateSnapshotFromVolumeRecoveryPointRequest createSnapshotFromVolumeRecoveryPointRequest)
Initiates a snapshot of a gateway from a volume recovery point.
|
Copyright © 2019. All rights reserved.