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