Uses of Class
software.amazon.awssdk.services.cloudformation.paginators.ListChangeSetsIterable
-
Packages that use ListChangeSetsIterable Package Description software.amazon.awssdk.services.cloudformation CloudFormation -
-
Uses of ListChangeSetsIterable in software.amazon.awssdk.services.cloudformation
Methods in software.amazon.awssdk.services.cloudformation that return ListChangeSetsIterable Modifier and Type Method Description default ListChangeSetsIterableCloudFormationClient. listChangeSetsPaginator(Consumer<ListChangeSetsRequest.Builder> listChangeSetsRequest)This is a variant ofCloudFormationClient.listChangeSets(software.amazon.awssdk.services.cloudformation.model.ListChangeSetsRequest)operation.default ListChangeSetsIterableCloudFormationClient. listChangeSetsPaginator(ListChangeSetsRequest listChangeSetsRequest)This is a variant ofCloudFormationClient.listChangeSets(software.amazon.awssdk.services.cloudformation.model.ListChangeSetsRequest)operation.
-