| Package | Description |
|---|---|
| com.amazonaws.services.mainframemodernization |
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.
|
| com.amazonaws.services.mainframemodernization.model |
| Modifier and Type | Method and Description |
|---|---|
ListBatchJobExecutionsResult |
AbstractAWSMainframeModernization.listBatchJobExecutions(ListBatchJobExecutionsRequest request) |
ListBatchJobExecutionsResult |
AWSMainframeModernizationClient.listBatchJobExecutions(ListBatchJobExecutionsRequest request)
Lists historical, current, and scheduled batch job executions for a specific application.
|
ListBatchJobExecutionsResult |
AWSMainframeModernization.listBatchJobExecutions(ListBatchJobExecutionsRequest listBatchJobExecutionsRequest)
Lists historical, current, and scheduled batch job executions for a specific application.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListBatchJobExecutionsResult> |
AbstractAWSMainframeModernizationAsync.listBatchJobExecutionsAsync(ListBatchJobExecutionsRequest request,
AsyncHandler<ListBatchJobExecutionsRequest,ListBatchJobExecutionsResult> asyncHandler) |
Future<ListBatchJobExecutionsResult> |
AWSMainframeModernizationAsync.listBatchJobExecutionsAsync(ListBatchJobExecutionsRequest listBatchJobExecutionsRequest,
AsyncHandler<ListBatchJobExecutionsRequest,ListBatchJobExecutionsResult> asyncHandler)
Lists historical, current, and scheduled batch job executions for a specific application.
|
Future<ListBatchJobExecutionsResult> |
AWSMainframeModernizationAsyncClient.listBatchJobExecutionsAsync(ListBatchJobExecutionsRequest request,
AsyncHandler<ListBatchJobExecutionsRequest,ListBatchJobExecutionsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListBatchJobExecutionsResult |
ListBatchJobExecutionsResult.clone() |
ListBatchJobExecutionsResult |
ListBatchJobExecutionsResult.withBatchJobExecutions(BatchJobExecutionSummary... batchJobExecutions)
Returns a list of batch job executions for an application.
|
ListBatchJobExecutionsResult |
ListBatchJobExecutionsResult.withBatchJobExecutions(Collection<BatchJobExecutionSummary> batchJobExecutions)
Returns a list of batch job executions for an application.
|
ListBatchJobExecutionsResult |
ListBatchJobExecutionsResult.withNextToken(String nextToken)
A pagination token that's returned when the response doesn't contain all batch job executions.
|
Copyright © 2024. All rights reserved.