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