Uses of Class
software.amazon.awssdk.services.s3control.model.IdempotencyException
-
Packages that use IdempotencyException Package Description software.amazon.awssdk.services.s3control Amazon Web Services S3 Control provides access to Amazon S3 control plane actions. -
-
Uses of IdempotencyException in software.amazon.awssdk.services.s3control
Methods in software.amazon.awssdk.services.s3control that throw IdempotencyException Modifier and Type Method Description default CreateJobResponseS3ControlClient. createJob(Consumer<CreateJobRequest.Builder> createJobRequest)You can use S3 Batch Operations to perform large-scale batch actions on Amazon S3 objects.default CreateJobResponseS3ControlClient. createJob(CreateJobRequest createJobRequest)You can use S3 Batch Operations to perform large-scale batch actions on Amazon S3 objects.
-