| 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 | |
| software.amazon.awssdk.services.m2.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListDeploymentsResponse |
M2Client.listDeployments(ListDeploymentsRequest listDeploymentsRequest)
Returns a list of all deployments of a specific application.
|
default CompletableFuture<ListDeploymentsResponse> |
M2AsyncClient.listDeployments(ListDeploymentsRequest listDeploymentsRequest)
Returns a list of all deployments of a specific application.
|
default ListDeploymentsIterable |
M2Client.listDeploymentsPaginator(ListDeploymentsRequest listDeploymentsRequest)
Returns a list of all deployments of a specific application.
|
default ListDeploymentsPublisher |
M2AsyncClient.listDeploymentsPaginator(ListDeploymentsRequest listDeploymentsRequest)
Returns a list of all deployments of a specific application.
|
| Constructor and Description |
|---|
ListDeploymentsIterable(M2Client client,
ListDeploymentsRequest firstRequest) |
ListDeploymentsPublisher(M2AsyncClient client,
ListDeploymentsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListDeploymentsRequestMarshaller.marshall(ListDeploymentsRequest listDeploymentsRequest) |
Copyright © 2023. All rights reserved.