public static interface CancelJobRunResponse.Builder extends EmrContainersResponse.Builder, SdkPojo, CopyableBuilder<CancelJobRunResponse.Builder,CancelJobRunResponse>
| Modifier and Type | Method and Description |
|---|---|
CancelJobRunResponse.Builder |
id(String id)
The output contains the ID of the cancelled job run.
|
CancelJobRunResponse.Builder |
virtualClusterId(String virtualClusterId)
The output contains the virtual cluster ID for which the job run is cancelled.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCancelJobRunResponse.Builder id(String id)
The output contains the ID of the cancelled job run.
id - The output contains the ID of the cancelled job run.CancelJobRunResponse.Builder virtualClusterId(String virtualClusterId)
The output contains the virtual cluster ID for which the job run is cancelled.
virtualClusterId - The output contains the virtual cluster ID for which the job run is cancelled.Copyright © 2023. All rights reserved.