Uses of Class
software.amazon.awssdk.services.s3control.model.JobStatusException
-
Packages that use JobStatusException Package Description software.amazon.awssdk.services.s3control Amazon Web Services S3 Control provides access to Amazon S3 control plane actions. -
-
Uses of JobStatusException in software.amazon.awssdk.services.s3control
Methods in software.amazon.awssdk.services.s3control that throw JobStatusException Modifier and Type Method Description default UpdateJobStatusResponseS3ControlClient. updateJobStatus(Consumer<UpdateJobStatusRequest.Builder> updateJobStatusRequest)Updates the status for the specified job.default UpdateJobStatusResponseS3ControlClient. updateJobStatus(UpdateJobStatusRequest updateJobStatusRequest)Updates the status for the specified job.
-