| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| software.amazon.awssdk.services.fsx.transform |
| Modifier and Type | Method and Description |
|---|---|
default CopyBackupResponse |
FSxClient.copyBackup(CopyBackupRequest copyBackupRequest)
Copies an existing backup within the same Amazon Web Services account to another Amazon Web Services Region
(cross-Region copy) or within the same Amazon Web Services Region (in-Region copy).
|
default CompletableFuture<CopyBackupResponse> |
FSxAsyncClient.copyBackup(CopyBackupRequest copyBackupRequest)
Copies an existing backup within the same Amazon Web Services account to another Amazon Web Services Region
(cross-Region copy) or within the same Amazon Web Services Region (in-Region copy).
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CopyBackupRequestMarshaller.marshall(CopyBackupRequest copyBackupRequest) |
Copyright © 2023. All rights reserved.