| 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 |
|---|---|
ListBatchJobRestartPointsResult |
AbstractAWSMainframeModernization.listBatchJobRestartPoints(ListBatchJobRestartPointsRequest request) |
ListBatchJobRestartPointsResult |
AWSMainframeModernizationClient.listBatchJobRestartPoints(ListBatchJobRestartPointsRequest request)
Lists all the job steps for JCL files to restart a batch job.
|
ListBatchJobRestartPointsResult |
AWSMainframeModernization.listBatchJobRestartPoints(ListBatchJobRestartPointsRequest listBatchJobRestartPointsRequest)
Lists all the job steps for JCL files to restart a batch job.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListBatchJobRestartPointsResult> |
AbstractAWSMainframeModernizationAsync.listBatchJobRestartPointsAsync(ListBatchJobRestartPointsRequest request,
AsyncHandler<ListBatchJobRestartPointsRequest,ListBatchJobRestartPointsResult> asyncHandler) |
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.
|
| Modifier and Type | Method and Description |
|---|---|
ListBatchJobRestartPointsResult |
ListBatchJobRestartPointsResult.clone() |
ListBatchJobRestartPointsResult |
ListBatchJobRestartPointsResult.withBatchJobSteps(Collection<JobStep> batchJobSteps)
Returns all the batch job steps and related information for a batch job that previously ran.
|
ListBatchJobRestartPointsResult |
ListBatchJobRestartPointsResult.withBatchJobSteps(JobStep... batchJobSteps)
Returns all the batch job steps and related information for a batch job that previously ran.
|
Copyright © 2024. All rights reserved.