Uses of Class
software.amazon.awssdk.services.elasticache.paginators.DescribeUserGroupsPublisher
-
Packages that use DescribeUserGroupsPublisher Package Description software.amazon.awssdk.services.elasticache Amazon ElastiCache -
-
Uses of DescribeUserGroupsPublisher in software.amazon.awssdk.services.elasticache
Methods in software.amazon.awssdk.services.elasticache that return DescribeUserGroupsPublisher Modifier and Type Method Description default DescribeUserGroupsPublisherElastiCacheAsyncClient. describeUserGroupsPaginator(Consumer<DescribeUserGroupsRequest.Builder> describeUserGroupsRequest)This is a variant ofElastiCacheAsyncClient.describeUserGroups(software.amazon.awssdk.services.elasticache.model.DescribeUserGroupsRequest)operation.default DescribeUserGroupsPublisherElastiCacheAsyncClient. describeUserGroupsPaginator(DescribeUserGroupsRequest describeUserGroupsRequest)This is a variant ofElastiCacheAsyncClient.describeUserGroups(software.amazon.awssdk.services.elasticache.model.DescribeUserGroupsRequest)operation.
-