| 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 |
|---|---|
CreateApplicationResult |
AWSMainframeModernizationClient.createApplication(CreateApplicationRequest request)
Creates a new application with given parameters.
|
CreateApplicationResult |
AWSMainframeModernization.createApplication(CreateApplicationRequest createApplicationRequest)
Creates a new application with given parameters.
|
CreateApplicationResult |
AbstractAWSMainframeModernization.createApplication(CreateApplicationRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateApplicationResult> |
AWSMainframeModernizationAsyncClient.createApplicationAsync(CreateApplicationRequest request,
AsyncHandler<CreateApplicationRequest,CreateApplicationResult> asyncHandler) |
Future<CreateApplicationResult> |
AWSMainframeModernizationAsync.createApplicationAsync(CreateApplicationRequest createApplicationRequest,
AsyncHandler<CreateApplicationRequest,CreateApplicationResult> asyncHandler)
Creates a new application with given parameters.
|
Future<CreateApplicationResult> |
AbstractAWSMainframeModernizationAsync.createApplicationAsync(CreateApplicationRequest request,
AsyncHandler<CreateApplicationRequest,CreateApplicationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateApplicationResult |
CreateApplicationResult.clone() |
CreateApplicationResult |
CreateApplicationResult.withApplicationArn(String applicationArn)
The Amazon Resource Name (ARN) of the application.
|
CreateApplicationResult |
CreateApplicationResult.withApplicationId(String applicationId)
The unique application identifier.
|
CreateApplicationResult |
CreateApplicationResult.withApplicationVersion(Integer applicationVersion)
The version number of the application.
|
Copyright © 2024. All rights reserved.