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)Returns summary information about the versions of an extension.default ListTypeVersionsIterableCloudFormationClient. listTypeVersionsPaginator(ListTypeVersionsRequest listTypeVersionsRequest)Returns summary information about the versions of an extension.
-