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