| 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 |
| Modifier and Type | Method and Description |
|---|---|
default ListBatchJobExecutionsResponse |
M2Client.listBatchJobExecutions(Consumer<ListBatchJobExecutionsRequest.Builder> listBatchJobExecutionsRequest)
Lists historical, current, and scheduled batch job executions for a specific application.
|
default ListBatchJobExecutionsResponse |
M2Client.listBatchJobExecutions(ListBatchJobExecutionsRequest listBatchJobExecutionsRequest)
Lists historical, current, and scheduled batch job executions for a specific application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListBatchJobExecutionsResponse> |
M2AsyncClient.listBatchJobExecutions(Consumer<ListBatchJobExecutionsRequest.Builder> 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.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListBatchJobExecutionsResponse> |
ListBatchJobExecutionsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListBatchJobExecutionsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListBatchJobExecutionsResponse> subscriber) |
Copyright © 2023. All rights reserved.