public static interface DeleteJobResponse.Builder extends GlueResponse.Builder, CopyableBuilder<DeleteJobResponse.Builder,DeleteJobResponse>
| Modifier and Type | Method and Description |
|---|---|
DeleteJobResponse.Builder |
jobName(String jobName)
The name of the job that was deleted.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildDeleteJobResponse.Builder jobName(String jobName)
The name of the job that was deleted.
jobName - The name of the job that was deleted.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.