| 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 CreateFileSystemFromBackupResponse |
FSxClient.createFileSystemFromBackup(CreateFileSystemFromBackupRequest createFileSystemFromBackupRequest)
Creates a new Amazon FSx for Lustre, Amazon FSx for Windows File Server, or Amazon FSx for OpenZFS file system
from an existing Amazon FSx backup.
|
default CompletableFuture<CreateFileSystemFromBackupResponse> |
FSxAsyncClient.createFileSystemFromBackup(CreateFileSystemFromBackupRequest createFileSystemFromBackupRequest)
Creates a new Amazon FSx for Lustre, Amazon FSx for Windows File Server, or Amazon FSx for OpenZFS file system
from an existing Amazon FSx backup.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateFileSystemFromBackupRequestMarshaller.marshall(CreateFileSystemFromBackupRequest createFileSystemFromBackupRequest) |
Copyright © 2023. All rights reserved.