public static interface RunJobFlowResponse.Builder extends EmrResponse.Builder, SdkPojo, CopyableBuilder<RunJobFlowResponse.Builder,RunJobFlowResponse>
Modifier and Type | Method and Description |
---|---|
RunJobFlowResponse.Builder |
jobFlowId(String jobFlowId)
An unique identifier for the job flow.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
RunJobFlowResponse.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.