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)This is a variant ofM2Client.listDeployments(software.amazon.awssdk.services.m2.model.ListDeploymentsRequest)operation.default ListDeploymentsIterableM2Client. listDeploymentsPaginator(ListDeploymentsRequest listDeploymentsRequest)This is a variant ofM2Client.listDeployments(software.amazon.awssdk.services.m2.model.ListDeploymentsRequest)operation.
-