Uses of Class
software.amazon.awssdk.services.fsx.model.CreateDataRepositoryAssociationRequest
-
Packages that use CreateDataRepositoryAssociationRequest 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 -
-
Uses of CreateDataRepositoryAssociationRequest in software.amazon.awssdk.services.fsx
Methods in software.amazon.awssdk.services.fsx with parameters of type CreateDataRepositoryAssociationRequest Modifier and Type Method Description default CompletableFuture<CreateDataRepositoryAssociationResponse>FSxAsyncClient. createDataRepositoryAssociation(CreateDataRepositoryAssociationRequest createDataRepositoryAssociationRequest)Creates an Amazon FSx for Lustre data repository association (DRA).default CreateDataRepositoryAssociationResponseFSxClient. createDataRepositoryAssociation(CreateDataRepositoryAssociationRequest createDataRepositoryAssociationRequest)Creates an Amazon FSx for Lustre data repository association (DRA). -
Uses of CreateDataRepositoryAssociationRequest in software.amazon.awssdk.services.fsx.transform
Methods in software.amazon.awssdk.services.fsx.transform with parameters of type CreateDataRepositoryAssociationRequest Modifier and Type Method Description SdkHttpFullRequestCreateDataRepositoryAssociationRequestMarshaller. marshall(CreateDataRepositoryAssociationRequest createDataRepositoryAssociationRequest)
-