Uses of Class
software.amazon.awssdk.services.datasync.model.UpdateLocationFsxLustreRequest
-
Packages that use UpdateLocationFsxLustreRequest Package Description software.amazon.awssdk.services.datasync DataSync software.amazon.awssdk.services.datasync.transform -
-
Uses of UpdateLocationFsxLustreRequest in software.amazon.awssdk.services.datasync
Methods in software.amazon.awssdk.services.datasync with parameters of type UpdateLocationFsxLustreRequest Modifier and Type Method Description default CompletableFuture<UpdateLocationFsxLustreResponse>DataSyncAsyncClient. updateLocationFsxLustre(UpdateLocationFsxLustreRequest updateLocationFsxLustreRequest)Modifies the following configuration parameters of the Amazon FSx for Lustre transfer location that you're using with DataSync.default UpdateLocationFsxLustreResponseDataSyncClient. updateLocationFsxLustre(UpdateLocationFsxLustreRequest updateLocationFsxLustreRequest)Modifies the following configuration parameters of the Amazon FSx for Lustre transfer location that you're using with DataSync. -
Uses of UpdateLocationFsxLustreRequest in software.amazon.awssdk.services.datasync.transform
Methods in software.amazon.awssdk.services.datasync.transform with parameters of type UpdateLocationFsxLustreRequest Modifier and Type Method Description SdkHttpFullRequestUpdateLocationFsxLustreRequestMarshaller. marshall(UpdateLocationFsxLustreRequest updateLocationFsxLustreRequest)
-