public static interface AddJobFlowStepsResponse.Builder extends EMRResponse.Builder, CopyableBuilder<AddJobFlowStepsResponse.Builder,AddJobFlowStepsResponse>
| Modifier and Type | Method and Description |
|---|---|
AddJobFlowStepsResponse.Builder |
stepIds(Collection<String> stepIds)
The identifiers of the list of steps added to the job flow.
|
AddJobFlowStepsResponse.Builder |
stepIds(String... stepIds)
The identifiers of the list of steps added to the job flow.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildAddJobFlowStepsResponse.Builder stepIds(Collection<String> stepIds)
The identifiers of the list of steps added to the job flow.
stepIds - The identifiers of the list of steps added to the job flow.AddJobFlowStepsResponse.Builder stepIds(String... stepIds)
The identifiers of the list of steps added to the job flow.
stepIds - The identifiers of the list of steps added to the job flow.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.