public static interface StartJobRunResponse.Builder extends GlueResponse.Builder, CopyableBuilder<StartJobRunResponse.Builder,StartJobRunResponse>
Modifier and Type | Method and Description |
---|---|
StartJobRunResponse.Builder |
jobRunId(String jobRunId)
The ID assigned to this job run.
|
build
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
StartJobRunResponse.Builder jobRunId(String jobRunId)
The ID assigned to this job run.
jobRunId
- The ID assigned to this job run.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.