@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeCacheClustersFunction extends Object implements SdkFunction<DescribeCacheClustersRequest,DescribeCacheClustersResult>
| Constructor and Description | 
|---|
| DescribeCacheClustersFunction(AmazonElastiCache client)Constructs a new DescribeCacheClustersFunction with the given client | 
| Modifier and Type | Method and Description | 
|---|---|
| DescribeCacheClustersResult | apply(DescribeCacheClustersRequest describeCacheClustersRequest)Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
 corresponding result | 
public DescribeCacheClustersFunction(AmazonElastiCache client)
client - Service clientpublic DescribeCacheClustersResult apply(DescribeCacheClustersRequest describeCacheClustersRequest)
apply in interface SdkFunction<DescribeCacheClustersRequest,DescribeCacheClustersResult>describeCacheClustersRequest - Corresponding request for the operationCopyright © 2013 Amazon Web Services, Inc. All Rights Reserved.