public static interface GetBatchJobExecutionRequest.Builder extends M2Request.Builder, SdkPojo, CopyableBuilder<GetBatchJobExecutionRequest.Builder,GetBatchJobExecutionRequest>
| Modifier and Type | Method and Description |
|---|---|
GetBatchJobExecutionRequest.Builder |
applicationId(String applicationId)
The identifier of the application.
|
GetBatchJobExecutionRequest.Builder |
executionId(String executionId)
The unique identifier of the batch job execution.
|
GetBatchJobExecutionRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetBatchJobExecutionRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetBatchJobExecutionRequest.Builder applicationId(String applicationId)
The identifier of the application.
applicationId - The identifier of the application.GetBatchJobExecutionRequest.Builder executionId(String executionId)
The unique identifier of the batch job execution.
executionId - The unique identifier of the batch job execution.GetBatchJobExecutionRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetBatchJobExecutionRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.