public class DescribeClusterFunction extends Object implements SdkFunction<DescribeClusterRequest,DescribeClusterResult>
| Constructor and Description |
|---|
DescribeClusterFunction(AmazonElasticMapReduce client)
Constructs a new DescribeClusterFunction with the given client
|
| Modifier and Type | Method and Description |
|---|---|
DescribeClusterResult |
apply(DescribeClusterRequest describeClusterRequest)
Makes a call to the operation specified by the waiter by taking the
corresponding request and returns the corresponding result
|
public DescribeClusterFunction(AmazonElasticMapReduce client)
client - Service clientpublic DescribeClusterResult apply(DescribeClusterRequest describeClusterRequest)
apply in interface SdkFunction<DescribeClusterRequest,DescribeClusterResult>describeClusterRequest - Corresponding request for the operationCopyright © 2013 Amazon Web Services, Inc. All Rights Reserved.