| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| software.amazon.awssdk.services.storagegateway.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateSnapshotResponse |
StorageGatewayClient.createSnapshot(CreateSnapshotRequest createSnapshotRequest)
Initiates a snapshot of a volume.
|
default CompletableFuture<CreateSnapshotResponse> |
StorageGatewayAsyncClient.createSnapshot(CreateSnapshotRequest createSnapshotRequest)
Initiates a snapshot of a volume.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateSnapshotRequestMarshaller.marshall(CreateSnapshotRequest createSnapshotRequest) |
Copyright © 2022. All rights reserved.