| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateSnapshotResponse |
StorageGatewayClient.createSnapshot(Consumer<CreateSnapshotRequest.Builder> createSnapshotRequest)
Initiates a snapshot of a volume.
|
default CreateSnapshotResponse |
StorageGatewayClient.createSnapshot(CreateSnapshotRequest createSnapshotRequest)
Initiates a snapshot of a volume.
|
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.
|
Copyright © 2023. All rights reserved.