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