| 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<GetBatchJobExecutionResult> |
AbstractAWSMainframeModernizationAsync.getBatchJobExecutionAsync(GetBatchJobExecutionRequest request,
AsyncHandler<GetBatchJobExecutionRequest,GetBatchJobExecutionResult> asyncHandler) |
Future<GetBatchJobExecutionResult> |
AWSMainframeModernizationAsyncClient.getBatchJobExecutionAsync(GetBatchJobExecutionRequest request,
AsyncHandler<GetBatchJobExecutionRequest,GetBatchJobExecutionResult> asyncHandler) |
Future<GetBatchJobExecutionResult> |
AWSMainframeModernizationAsync.getBatchJobExecutionAsync(GetBatchJobExecutionRequest getBatchJobExecutionRequest,
AsyncHandler<GetBatchJobExecutionRequest,GetBatchJobExecutionResult> asyncHandler)
Gets the details of a specific batch job execution for a specific application.
|
| Modifier and Type | Method and Description |
|---|---|
GetBatchJobExecutionRequest |
GetBatchJobExecutionRequest.clone() |
GetBatchJobExecutionRequest |
GetBatchJobExecutionRequest.withApplicationId(String applicationId)
The identifier of the application.
|
GetBatchJobExecutionRequest |
GetBatchJobExecutionRequest.withExecutionId(String executionId)
The unique identifier of the batch job execution.
|
Copyright © 2024. All rights reserved.