Uses of Class
software.amazon.awssdk.services.cloudformation.paginators.ListTypeVersionsIterable
-
Packages that use ListTypeVersionsIterable Package Description software.amazon.awssdk.services.cloudformation CloudFormation -
-
Uses of ListTypeVersionsIterable in software.amazon.awssdk.services.cloudformation
Methods in software.amazon.awssdk.services.cloudformation that return ListTypeVersionsIterable Modifier and Type Method Description default ListTypeVersionsIterableCloudFormationClient. listTypeVersionsPaginator(Consumer<ListTypeVersionsRequest.Builder> listTypeVersionsRequest)This is a variant ofCloudFormationClient.listTypeVersions(software.amazon.awssdk.services.cloudformation.model.ListTypeVersionsRequest)operation.default ListTypeVersionsIterableCloudFormationClient. listTypeVersionsPaginator(ListTypeVersionsRequest listTypeVersionsRequest)This is a variant ofCloudFormationClient.listTypeVersions(software.amazon.awssdk.services.cloudformation.model.ListTypeVersionsRequest)operation.
-