| 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.
|
| software.amazon.awssdk.services.m2.paginators | |
| software.amazon.awssdk.services.m2.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListBatchJobExecutionsResponse |
M2Client.listBatchJobExecutions(ListBatchJobExecutionsRequest listBatchJobExecutionsRequest)
Lists historical, current, and scheduled batch job executions for a specific application.
|
default CompletableFuture<ListBatchJobExecutionsResponse> |
M2AsyncClient.listBatchJobExecutions(ListBatchJobExecutionsRequest listBatchJobExecutionsRequest)
Lists historical, current, and scheduled batch job executions for a specific application.
|
default ListBatchJobExecutionsIterable |
M2Client.listBatchJobExecutionsPaginator(ListBatchJobExecutionsRequest listBatchJobExecutionsRequest)
Lists historical, current, and scheduled batch job executions for a specific application.
|
default ListBatchJobExecutionsPublisher |
M2AsyncClient.listBatchJobExecutionsPaginator(ListBatchJobExecutionsRequest listBatchJobExecutionsRequest)
Lists historical, current, and scheduled batch job executions for a specific application.
|
| Constructor and Description |
|---|
ListBatchJobExecutionsIterable(M2Client client,
ListBatchJobExecutionsRequest firstRequest) |
ListBatchJobExecutionsPublisher(M2AsyncClient client,
ListBatchJobExecutionsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListBatchJobExecutionsRequestMarshaller.marshall(ListBatchJobExecutionsRequest listBatchJobExecutionsRequest) |
Copyright © 2023. All rights reserved.