| 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 |
|---|---|
StartBatchJobResult |
AbstractAWSMainframeModernization.startBatchJob(StartBatchJobRequest request) |
StartBatchJobResult |
AWSMainframeModernization.startBatchJob(StartBatchJobRequest startBatchJobRequest)
Starts a batch job and returns the unique identifier of this execution of the batch job.
|
StartBatchJobResult |
AWSMainframeModernizationClient.startBatchJob(StartBatchJobRequest request)
Starts a batch job and returns the unique identifier of this execution of the batch job.
|
| Modifier and Type | Method and Description |
|---|---|
Future<StartBatchJobResult> |
AWSMainframeModernizationAsyncClient.startBatchJobAsync(StartBatchJobRequest request) |
Future<StartBatchJobResult> |
AWSMainframeModernizationAsync.startBatchJobAsync(StartBatchJobRequest startBatchJobRequest)
Starts a batch job and returns the unique identifier of this execution of the batch job.
|
Future<StartBatchJobResult> |
AbstractAWSMainframeModernizationAsync.startBatchJobAsync(StartBatchJobRequest request) |
Future<StartBatchJobResult> |
AWSMainframeModernizationAsyncClient.startBatchJobAsync(StartBatchJobRequest request,
AsyncHandler<StartBatchJobRequest,StartBatchJobResult> asyncHandler) |
Future<StartBatchJobResult> |
AWSMainframeModernizationAsync.startBatchJobAsync(StartBatchJobRequest startBatchJobRequest,
AsyncHandler<StartBatchJobRequest,StartBatchJobResult> asyncHandler)
Starts a batch job and returns the unique identifier of this execution of the batch job.
|
Future<StartBatchJobResult> |
AbstractAWSMainframeModernizationAsync.startBatchJobAsync(StartBatchJobRequest request,
AsyncHandler<StartBatchJobRequest,StartBatchJobResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<StartBatchJobResult> |
AWSMainframeModernizationAsyncClient.startBatchJobAsync(StartBatchJobRequest request,
AsyncHandler<StartBatchJobRequest,StartBatchJobResult> asyncHandler) |
Future<StartBatchJobResult> |
AWSMainframeModernizationAsync.startBatchJobAsync(StartBatchJobRequest startBatchJobRequest,
AsyncHandler<StartBatchJobRequest,StartBatchJobResult> asyncHandler)
Starts a batch job and returns the unique identifier of this execution of the batch job.
|
Future<StartBatchJobResult> |
AbstractAWSMainframeModernizationAsync.startBatchJobAsync(StartBatchJobRequest request,
AsyncHandler<StartBatchJobRequest,StartBatchJobResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StartBatchJobResult |
StartBatchJobResult.clone() |
StartBatchJobResult |
StartBatchJobResult.withExecutionId(String executionId)
The unique identifier of this execution of the batch job.
|
Copyright © 2022. All rights reserved.