| Package | Description |
|---|---|
| software.amazon.awssdk.services.m2 |
Amazon Web Services Mainframe Modernization provides tools and resources to help you plan and implement migration and
modernization from mainframes to Amazon Web Services managed runtime environments.
|
| Modifier and Type | Method and Description |
|---|---|
default GetBatchJobExecutionResponse |
M2Client.getBatchJobExecution(Consumer<GetBatchJobExecutionRequest.Builder> getBatchJobExecutionRequest)
Gets the details of a specific batch job execution for a specific application.
|
default GetBatchJobExecutionResponse |
M2Client.getBatchJobExecution(GetBatchJobExecutionRequest getBatchJobExecutionRequest)
Gets the details of a specific batch job execution for a specific application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetBatchJobExecutionResponse> |
M2AsyncClient.getBatchJobExecution(Consumer<GetBatchJobExecutionRequest.Builder> getBatchJobExecutionRequest)
Gets the details of a specific batch job execution for a specific application.
|
default CompletableFuture<GetBatchJobExecutionResponse> |
M2AsyncClient.getBatchJobExecution(GetBatchJobExecutionRequest getBatchJobExecutionRequest)
Gets the details of a specific batch job execution for a specific application.
|
Copyright © 2023. All rights reserved.