Uses of Class
software.amazon.awssdk.services.fsx.model.UpdateDataRepositoryAssociationRequest
-
Packages that use UpdateDataRepositoryAssociationRequest 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 UpdateDataRepositoryAssociationRequest in software.amazon.awssdk.services.fsx
Methods in software.amazon.awssdk.services.fsx with parameters of type UpdateDataRepositoryAssociationRequest Modifier and Type Method Description default CompletableFuture<UpdateDataRepositoryAssociationResponse>FSxAsyncClient. updateDataRepositoryAssociation(UpdateDataRepositoryAssociationRequest updateDataRepositoryAssociationRequest)Updates the configuration of an existing data repository association on an Amazon FSx for Lustre file system.default UpdateDataRepositoryAssociationResponseFSxClient. updateDataRepositoryAssociation(UpdateDataRepositoryAssociationRequest updateDataRepositoryAssociationRequest)Updates the configuration of an existing data repository association on an Amazon FSx for Lustre file system. -
Uses of UpdateDataRepositoryAssociationRequest in software.amazon.awssdk.services.fsx.transform
Methods in software.amazon.awssdk.services.fsx.transform with parameters of type UpdateDataRepositoryAssociationRequest Modifier and Type Method Description SdkHttpFullRequestUpdateDataRepositoryAssociationRequestMarshaller. marshall(UpdateDataRepositoryAssociationRequest updateDataRepositoryAssociationRequest)
-