Uses of Class
software.amazon.awssdk.services.glue.model.JobUpdate
-
Packages that use JobUpdate Package Description software.amazon.awssdk.services.glue.model -
-
Uses of JobUpdate in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return JobUpdate Modifier and Type Method Description JobUpdateUpdateJobRequest. jobUpdate()Specifies the values with which to update the job definition.Methods in software.amazon.awssdk.services.glue.model with parameters of type JobUpdate Modifier and Type Method Description UpdateJobRequest.BuilderUpdateJobRequest.Builder. jobUpdate(JobUpdate jobUpdate)Specifies the values with which to update the job definition.
-