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