| 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 ListEnvironmentsResponse |
M2Client.listEnvironments(Consumer<ListEnvironmentsRequest.Builder> listEnvironmentsRequest)
Lists the runtime environments.
|
default ListEnvironmentsResponse |
M2Client.listEnvironments(ListEnvironmentsRequest listEnvironmentsRequest)
Lists the runtime environments.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListEnvironmentsResponse> |
M2AsyncClient.listEnvironments(Consumer<ListEnvironmentsRequest.Builder> listEnvironmentsRequest)
Lists the runtime environments.
|
default CompletableFuture<ListEnvironmentsResponse> |
M2AsyncClient.listEnvironments(ListEnvironmentsRequest listEnvironmentsRequest)
Lists the runtime environments.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListEnvironmentsResponse> |
ListEnvironmentsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListEnvironmentsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListEnvironmentsResponse> subscriber) |
Copyright © 2023. All rights reserved.