| 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 DeleteDataRepositoryAssociationResponse |
FSxClient.deleteDataRepositoryAssociation(DeleteDataRepositoryAssociationRequest deleteDataRepositoryAssociationRequest)
Deletes a data repository association on an Amazon FSx for Lustre file system.
|
default CompletableFuture<DeleteDataRepositoryAssociationResponse> |
FSxAsyncClient.deleteDataRepositoryAssociation(DeleteDataRepositoryAssociationRequest deleteDataRepositoryAssociationRequest)
Deletes a data repository association on an Amazon FSx for Lustre file system.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteDataRepositoryAssociationRequestMarshaller.marshall(DeleteDataRepositoryAssociationRequest deleteDataRepositoryAssociationRequest) |
Copyright © 2023. All rights reserved.