public static interface UpdateJobResponse.Builder extends GlueResponse.Builder, CopyableBuilder<UpdateJobResponse.Builder,UpdateJobResponse>
| Modifier and Type | Method and Description |
|---|---|
UpdateJobResponse.Builder |
jobName(String jobName)
Returns the name of the updated job.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildUpdateJobResponse.Builder jobName(String jobName)
Returns the name of the updated job.
jobName - Returns the name of the updated job.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.