| Package | Description |
|---|---|
| com.amazonaws.services.fsx |
Amazon FSx is a fully managed service that makes it easy for storage and application administrators to launch and use
shared file storage.
|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
CreateSnapshotResult |
AmazonFSxClient.createSnapshot(CreateSnapshotRequest request)
Creates a snapshot of an existing Amazon FSx for OpenZFS volume.
|
CreateSnapshotResult |
AmazonFSx.createSnapshot(CreateSnapshotRequest createSnapshotRequest)
Creates a snapshot of an existing Amazon FSx for OpenZFS volume.
|
CreateSnapshotResult |
AbstractAmazonFSx.createSnapshot(CreateSnapshotRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateSnapshotResult> |
AmazonFSxAsyncClient.createSnapshotAsync(CreateSnapshotRequest request,
AsyncHandler<CreateSnapshotRequest,CreateSnapshotResult> asyncHandler) |
Future<CreateSnapshotResult> |
AmazonFSxAsync.createSnapshotAsync(CreateSnapshotRequest createSnapshotRequest,
AsyncHandler<CreateSnapshotRequest,CreateSnapshotResult> asyncHandler)
Creates a snapshot of an existing Amazon FSx for OpenZFS volume.
|
Future<CreateSnapshotResult> |
AbstractAmazonFSxAsync.createSnapshotAsync(CreateSnapshotRequest request,
AsyncHandler<CreateSnapshotRequest,CreateSnapshotResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateSnapshotResult |
CreateSnapshotResult.clone() |
CreateSnapshotResult |
CreateSnapshotResult.withSnapshot(Snapshot snapshot)
A description of the snapshot.
|
Copyright © 2025. All rights reserved.