| 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 |
AWSMainframeModernizationClient.startBatchJob(StartBatchJobRequest request)
Starts a batch job and returns the unique identifier of this execution of the batch job.
|
StartBatchJobResult |
AWSMainframeModernization.startBatchJob(StartBatchJobRequest startBatchJobRequest)
Starts a batch job and returns the unique identifier of this execution of the batch job.
|
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 |
|---|---|
StartBatchJobRequest |
StartBatchJobRequest.addJobParamsEntry(String key,
String value)
Add a single JobParams entry
|
StartBatchJobRequest |
StartBatchJobRequest.clearJobParamsEntries()
Removes all the entries added into JobParams.
|
StartBatchJobRequest |
StartBatchJobRequest.clone() |
StartBatchJobRequest |
StartBatchJobRequest.withApplicationId(String applicationId)
The unique identifier of the application associated with this batch job.
|
StartBatchJobRequest |
StartBatchJobRequest.withBatchJobIdentifier(BatchJobIdentifier batchJobIdentifier)
The unique identifier of the batch job.
|
StartBatchJobRequest |
StartBatchJobRequest.withJobParams(Map<String,String> jobParams)
The collection of batch job parameters.
|
Copyright © 2023. All rights reserved.