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