| 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 CreateDataRepositoryAssociationResponse |
FSxClient.createDataRepositoryAssociation(Consumer<CreateDataRepositoryAssociationRequest.Builder> createDataRepositoryAssociationRequest)
Creates an Amazon FSx for Lustre data repository association (DRA).
|
default CreateDataRepositoryAssociationResponse |
FSxClient.createDataRepositoryAssociation(CreateDataRepositoryAssociationRequest createDataRepositoryAssociationRequest)
Creates an Amazon FSx for Lustre data repository association (DRA).
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateDataRepositoryAssociationResponse> |
FSxAsyncClient.createDataRepositoryAssociation(Consumer<CreateDataRepositoryAssociationRequest.Builder> createDataRepositoryAssociationRequest)
Creates an Amazon FSx for Lustre data repository association (DRA).
|
default CompletableFuture<CreateDataRepositoryAssociationResponse> |
FSxAsyncClient.createDataRepositoryAssociation(CreateDataRepositoryAssociationRequest createDataRepositoryAssociationRequest)
Creates an Amazon FSx for Lustre data repository association (DRA).
|
Copyright © 2023. All rights reserved.