Uses of Class
software.amazon.awssdk.services.datasync.model.UpdateLocationS3Request
-
Packages that use UpdateLocationS3Request Package Description software.amazon.awssdk.services.datasync DataSync software.amazon.awssdk.services.datasync.transform -
-
Uses of UpdateLocationS3Request in software.amazon.awssdk.services.datasync
Methods in software.amazon.awssdk.services.datasync with parameters of type UpdateLocationS3Request Modifier and Type Method Description default CompletableFuture<UpdateLocationS3Response>DataSyncAsyncClient. updateLocationS3(UpdateLocationS3Request updateLocationS3Request)Modifies the following configuration parameters of the Amazon S3 transfer location that you're using with DataSync.default UpdateLocationS3ResponseDataSyncClient. updateLocationS3(UpdateLocationS3Request updateLocationS3Request)Modifies the following configuration parameters of the Amazon S3 transfer location that you're using with DataSync. -
Uses of UpdateLocationS3Request in software.amazon.awssdk.services.datasync.transform
Methods in software.amazon.awssdk.services.datasync.transform with parameters of type UpdateLocationS3Request Modifier and Type Method Description SdkHttpFullRequestUpdateLocationS3RequestMarshaller. marshall(UpdateLocationS3Request updateLocationS3Request)
-