Uses of Class
software.amazon.awssdk.services.elasticache.paginators.DescribeUpdateActionsIterable
-
Packages that use DescribeUpdateActionsIterable Package Description software.amazon.awssdk.services.elasticache Amazon ElastiCache -
-
Uses of DescribeUpdateActionsIterable in software.amazon.awssdk.services.elasticache
Methods in software.amazon.awssdk.services.elasticache that return DescribeUpdateActionsIterable Modifier and Type Method Description default DescribeUpdateActionsIterableElastiCacheClient. describeUpdateActionsPaginator(Consumer<DescribeUpdateActionsRequest.Builder> describeUpdateActionsRequest)This is a variant ofElastiCacheClient.describeUpdateActions(software.amazon.awssdk.services.elasticache.model.DescribeUpdateActionsRequest)operation.default DescribeUpdateActionsIterableElastiCacheClient. describeUpdateActionsPaginator(DescribeUpdateActionsRequest describeUpdateActionsRequest)This is a variant ofElastiCacheClient.describeUpdateActions(software.amazon.awssdk.services.elasticache.model.DescribeUpdateActionsRequest)operation.
-