@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeClustersFunction extends Object implements SdkFunction<DescribeClustersRequest,DescribeClustersResult>
| Constructor and Description | 
|---|
| DescribeClustersFunction(AmazonRedshift client)Constructs a new DescribeClustersFunction with the given client | 
| Modifier and Type | Method and Description | 
|---|---|
| DescribeClustersResult | apply(DescribeClustersRequest describeClustersRequest)Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
 corresponding result | 
public DescribeClustersFunction(AmazonRedshift client)
client - Service clientpublic DescribeClustersResult apply(DescribeClustersRequest describeClustersRequest)
apply in interface SdkFunction<DescribeClustersRequest,DescribeClustersResult>describeClustersRequest - Corresponding request for the operation