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