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