| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateBackupResponse |
FSxClient.createBackup(Consumer<CreateBackupRequest.Builder> createBackupRequest)
Creates a backup of an existing Amazon FSx file system.
|
default CreateBackupResponse |
FSxClient.createBackup(CreateBackupRequest createBackupRequest)
Creates a backup of an existing Amazon FSx file system.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateBackupResponse> |
FSxAsyncClient.createBackup(Consumer<CreateBackupRequest.Builder> createBackupRequest)
Creates a backup of an existing Amazon FSx file system.
|
default CompletableFuture<CreateBackupResponse> |
FSxAsyncClient.createBackup(CreateBackupRequest createBackupRequest)
Creates a backup of an existing Amazon FSx file system.
|
Copyright © 2021. All rights reserved.