| 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<CancelBatchJobExecutionResult> |
AWSMainframeModernizationAsyncClient.cancelBatchJobExecutionAsync(CancelBatchJobExecutionRequest request,
AsyncHandler<CancelBatchJobExecutionRequest,CancelBatchJobExecutionResult> asyncHandler) |
Future<CancelBatchJobExecutionResult> |
AWSMainframeModernizationAsync.cancelBatchJobExecutionAsync(CancelBatchJobExecutionRequest cancelBatchJobExecutionRequest,
AsyncHandler<CancelBatchJobExecutionRequest,CancelBatchJobExecutionResult> asyncHandler)
Cancels the running of a specific batch job execution.
|
Future<CancelBatchJobExecutionResult> |
AbstractAWSMainframeModernizationAsync.cancelBatchJobExecutionAsync(CancelBatchJobExecutionRequest request,
AsyncHandler<CancelBatchJobExecutionRequest,CancelBatchJobExecutionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CancelBatchJobExecutionRequest |
CancelBatchJobExecutionRequest.clone() |
CancelBatchJobExecutionRequest |
CancelBatchJobExecutionRequest.withApplicationId(String applicationId)
The unique identifier of the application.
|
CancelBatchJobExecutionRequest |
CancelBatchJobExecutionRequest.withExecutionId(String executionId)
The unique identifier of the batch job execution.
|
Copyright © 2023. All rights reserved.