| 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 |
|---|---|
GetDeploymentResult |
AbstractAWSMainframeModernization.getDeployment(GetDeploymentRequest request) |
GetDeploymentResult |
AWSMainframeModernizationClient.getDeployment(GetDeploymentRequest request)
Gets details of a specific deployment with a given deployment identifier.
|
GetDeploymentResult |
AWSMainframeModernization.getDeployment(GetDeploymentRequest getDeploymentRequest)
Gets details of a specific deployment with a given deployment identifier.
|
Future<GetDeploymentResult> |
AWSMainframeModernizationAsyncClient.getDeploymentAsync(GetDeploymentRequest request) |
Future<GetDeploymentResult> |
AWSMainframeModernizationAsync.getDeploymentAsync(GetDeploymentRequest getDeploymentRequest)
Gets details of a specific deployment with a given deployment identifier.
|
Future<GetDeploymentResult> |
AbstractAWSMainframeModernizationAsync.getDeploymentAsync(GetDeploymentRequest request) |
Future<GetDeploymentResult> |
AWSMainframeModernizationAsyncClient.getDeploymentAsync(GetDeploymentRequest request,
AsyncHandler<GetDeploymentRequest,GetDeploymentResult> asyncHandler) |
Future<GetDeploymentResult> |
AWSMainframeModernizationAsync.getDeploymentAsync(GetDeploymentRequest getDeploymentRequest,
AsyncHandler<GetDeploymentRequest,GetDeploymentResult> asyncHandler)
Gets details of a specific deployment with a given deployment identifier.
|
Future<GetDeploymentResult> |
AbstractAWSMainframeModernizationAsync.getDeploymentAsync(GetDeploymentRequest request,
AsyncHandler<GetDeploymentRequest,GetDeploymentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetDeploymentResult> |
AWSMainframeModernizationAsyncClient.getDeploymentAsync(GetDeploymentRequest request,
AsyncHandler<GetDeploymentRequest,GetDeploymentResult> asyncHandler) |
Future<GetDeploymentResult> |
AWSMainframeModernizationAsync.getDeploymentAsync(GetDeploymentRequest getDeploymentRequest,
AsyncHandler<GetDeploymentRequest,GetDeploymentResult> asyncHandler)
Gets details of a specific deployment with a given deployment identifier.
|
Future<GetDeploymentResult> |
AbstractAWSMainframeModernizationAsync.getDeploymentAsync(GetDeploymentRequest request,
AsyncHandler<GetDeploymentRequest,GetDeploymentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetDeploymentRequest |
GetDeploymentRequest.clone() |
GetDeploymentRequest |
GetDeploymentRequest.withApplicationId(String applicationId)
The unique identifier of the application.
|
GetDeploymentRequest |
GetDeploymentRequest.withDeploymentId(String deploymentId)
The unique identifier for the deployment.
|
Copyright © 2023. All rights reserved.