Uses of Interface
software.amazon.awssdk.services.glue.model.UpdateJobResponse.Builder
-
Packages that use UpdateJobResponse.Builder Package Description software.amazon.awssdk.services.glue.model -
-
Uses of UpdateJobResponse.Builder in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return UpdateJobResponse.Builder Modifier and Type Method Description static UpdateJobResponse.BuilderUpdateJobResponse. builder()UpdateJobResponse.BuilderUpdateJobResponse.Builder. jobName(String jobName)Returns the name of the updated job definition.UpdateJobResponse.BuilderUpdateJobResponse. toBuilder()Methods in software.amazon.awssdk.services.glue.model that return types with arguments of type UpdateJobResponse.Builder Modifier and Type Method Description static Class<? extends UpdateJobResponse.Builder>UpdateJobResponse. serializableBuilderClass()
-