| 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 |
|---|---|
Future<ListBatchJobRestartPointsResult> |
AWSMainframeModernizationAsyncClient.listBatchJobRestartPointsAsync(ListBatchJobRestartPointsRequest request,
AsyncHandler<ListBatchJobRestartPointsRequest,ListBatchJobRestartPointsResult> asyncHandler) |
Future<ListBatchJobRestartPointsResult> |
AWSMainframeModernizationAsync.listBatchJobRestartPointsAsync(ListBatchJobRestartPointsRequest listBatchJobRestartPointsRequest,
AsyncHandler<ListBatchJobRestartPointsRequest,ListBatchJobRestartPointsResult> asyncHandler)
Lists all the job steps for JCL files to restart a batch job.
|
Future<ListBatchJobRestartPointsResult> |
AbstractAWSMainframeModernizationAsync.listBatchJobRestartPointsAsync(ListBatchJobRestartPointsRequest request,
AsyncHandler<ListBatchJobRestartPointsRequest,ListBatchJobRestartPointsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListBatchJobRestartPointsRequest |
ListBatchJobRestartPointsRequest.clone() |
ListBatchJobRestartPointsRequest |
ListBatchJobRestartPointsRequest.withApplicationId(String applicationId)
The unique identifier of the application.
|
ListBatchJobRestartPointsRequest |
ListBatchJobRestartPointsRequest.withExecutionId(String executionId)
The unique identifier of each batch job execution.
|
Copyright © 2024. All rights reserved.