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