public static interface GetJobRunRequest.Builder extends EmrServerlessRequest.Builder, SdkPojo, CopyableBuilder<GetJobRunRequest.Builder,GetJobRunRequest>
| Modifier and Type | Method and Description |
|---|---|
GetJobRunRequest.Builder |
applicationId(String applicationId)
The ID of the application on which the job run is submitted.
|
GetJobRunRequest.Builder |
jobRunId(String jobRunId)
The ID of the job run.
|
GetJobRunRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetJobRunRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetJobRunRequest.Builder applicationId(String applicationId)
The ID of the application on which the job run is submitted.
applicationId - The ID of the application on which the job run is submitted.GetJobRunRequest.Builder jobRunId(String jobRunId)
The ID of the job run.
jobRunId - The ID of the job run.GetJobRunRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetJobRunRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.