| Package | Description |
|---|---|
| software.amazon.awssdk.services.m2 |
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.
|
| Modifier and Type | Method and Description |
|---|---|
default StartBatchJobResponse |
M2Client.startBatchJob(Consumer<StartBatchJobRequest.Builder> startBatchJobRequest)
Starts a batch job and returns the unique identifier of this execution of the batch job.
|
default StartBatchJobResponse |
M2Client.startBatchJob(StartBatchJobRequest startBatchJobRequest)
Starts a batch job and returns the unique identifier of this execution of the batch job.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartBatchJobResponse> |
M2AsyncClient.startBatchJob(Consumer<StartBatchJobRequest.Builder> startBatchJobRequest)
Starts a batch job and returns the unique identifier of this execution of the batch job.
|
default CompletableFuture<StartBatchJobResponse> |
M2AsyncClient.startBatchJob(StartBatchJobRequest startBatchJobRequest)
Starts a batch job and returns the unique identifier of this execution of the batch job.
|
Copyright © 2023. All rights reserved.