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