| 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.
|
| software.amazon.awssdk.services.m2.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListApplicationsResponse |
M2Client.listApplications(Consumer<ListApplicationsRequest.Builder> listApplicationsRequest)
Lists the applications associated with a specific Amazon Web Services account.
|
default ListApplicationsResponse |
M2Client.listApplications(ListApplicationsRequest listApplicationsRequest)
Lists the applications associated with a specific Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListApplicationsResponse> |
M2AsyncClient.listApplications(Consumer<ListApplicationsRequest.Builder> listApplicationsRequest)
Lists the applications associated with a specific Amazon Web Services account.
|
default CompletableFuture<ListApplicationsResponse> |
M2AsyncClient.listApplications(ListApplicationsRequest listApplicationsRequest)
Lists the applications associated with a specific Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListApplicationsResponse> |
ListApplicationsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListApplicationsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListApplicationsResponse> subscriber) |
Copyright © 2023. All rights reserved.