| 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 GetApplicationResponse |
M2Client.getApplication(Consumer<GetApplicationRequest.Builder> getApplicationRequest)
Describes the details of a specific application.
|
default GetApplicationResponse |
M2Client.getApplication(GetApplicationRequest getApplicationRequest)
Describes the details of a specific application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetApplicationResponse> |
M2AsyncClient.getApplication(Consumer<GetApplicationRequest.Builder> getApplicationRequest)
Describes the details of a specific application.
|
default CompletableFuture<GetApplicationResponse> |
M2AsyncClient.getApplication(GetApplicationRequest getApplicationRequest)
Describes the details of a specific application.
|
Copyright © 2023. All rights reserved.