Uses of Class
software.amazon.awssdk.services.m2.paginators.ListDeploymentsIterable
-
Packages that use ListDeploymentsIterable 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. -
-
Uses of ListDeploymentsIterable in software.amazon.awssdk.services.m2
Methods in software.amazon.awssdk.services.m2 that return ListDeploymentsIterable Modifier and Type Method Description default ListDeploymentsIterableM2Client. listDeploymentsPaginator(Consumer<ListDeploymentsRequest.Builder> listDeploymentsRequest)Returns a list of all deployments of a specific application.default ListDeploymentsIterableM2Client. listDeploymentsPaginator(ListDeploymentsRequest listDeploymentsRequest)Returns a list of all deployments of a specific application.
-