@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeVpnConnectionsFunction extends Object implements SdkFunction<DescribeVpnConnectionsRequest,DescribeVpnConnectionsResult>
| Constructor and Description |
|---|
DescribeVpnConnectionsFunction(AmazonEC2 client)
Constructs a new DescribeVpnConnectionsFunction with the given client
|
| Modifier and Type | Method and Description |
|---|---|
DescribeVpnConnectionsResult |
apply(DescribeVpnConnectionsRequest describeVpnConnectionsRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
public DescribeVpnConnectionsFunction(AmazonEC2 client)
client - Service clientpublic DescribeVpnConnectionsResult apply(DescribeVpnConnectionsRequest describeVpnConnectionsRequest)
apply in interface SdkFunction<DescribeVpnConnectionsRequest,DescribeVpnConnectionsResult>describeVpnConnectionsRequest - Corresponding request for the operation