@Stability(value=Experimental) public static final class EmrCancelStepProps.Builder extends Object
EmrCancelStepProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
EmrCancelStepProps |
build()
Builds the configured instance.
|
EmrCancelStepProps.Builder |
clusterId(String clusterId)
Sets the value of
EmrCancelStepProps.getClusterId() |
EmrCancelStepProps.Builder |
stepId(String stepId)
Sets the value of
EmrCancelStepProps.getStepId() |
@Stability(value=Experimental) public EmrCancelStepProps.Builder clusterId(String clusterId)
EmrCancelStepProps.getClusterId()clusterId - The ClusterId to update. This parameter is required.this@Stability(value=Experimental) public EmrCancelStepProps.Builder stepId(String stepId)
EmrCancelStepProps.getStepId()stepId - The StepId to cancel. This parameter is required.this@Stability(value=Experimental) public EmrCancelStepProps build()
EmrCancelStepPropsNullPointerException - if any required attribute was not providedCopyright © 2020. All rights reserved.