SdkFunction<DescribeStepRequest,DescribeStepResponse>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class DescribeStepFunction extends Object implements SdkFunction<DescribeStepRequest,DescribeStepResponse>
| Constructor | Description |
|---|---|
DescribeStepFunction(EMRClient client) |
Constructs a new DescribeStepFunction with the given client
|
| Modifier and Type | Method | Description |
|---|---|---|
DescribeStepResponse |
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(EMRClient client)
client - Service clientpublic DescribeStepResponse apply(DescribeStepRequest describeStepRequest)
apply in interface SdkFunction<DescribeStepRequest,DescribeStepResponse>describeStepRequest - Corresponding request for the operationCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.