public static interface RunJobFlowResponse.Builder extends EMRResponse.Builder, CopyableBuilder<RunJobFlowResponse.Builder,RunJobFlowResponse>
| Modifier and Type | Method and Description |
|---|---|
RunJobFlowResponse.Builder |
jobFlowId(String jobFlowId)
An unique identifier for the job flow.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildRunJobFlowResponse.Builder jobFlowId(String jobFlowId)
An unique identifier for the job flow.
jobFlowId - An unique identifier for the job flow.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.