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