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