Uses of Class
software.amazon.awssdk.services.cloudformation.paginators.ListStackSetsIterable
-
Packages that use ListStackSetsIterable Package Description software.amazon.awssdk.services.cloudformation CloudFormation -
-
Uses of ListStackSetsIterable in software.amazon.awssdk.services.cloudformation
Methods in software.amazon.awssdk.services.cloudformation that return ListStackSetsIterable Modifier and Type Method Description default ListStackSetsIterableCloudFormationClient. listStackSetsPaginator()Returns summary information about stack sets that are associated with the user.default ListStackSetsIterableCloudFormationClient. listStackSetsPaginator(Consumer<ListStackSetsRequest.Builder> listStackSetsRequest)Returns summary information about stack sets that are associated with the user.default ListStackSetsIterableCloudFormationClient. listStackSetsPaginator(ListStackSetsRequest listStackSetsRequest)Returns summary information about stack sets that are associated with the user.
-