Java com.amazonaws.services.ec2.model DescribeNetworkInterfacesRequest fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.ec2.model DescribeNetworkInterfacesRequest fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.ec2.model DescribeNetworkInterfacesRequest.

The text is from its open source code.

Constructor

Method

DescribeNetworkInterfacesRequestwithFilters(Filter... filters)

One or more filters.

DescribeNetworkInterfacesRequestwithFilters(java.util.Collection filters)

One or more filters.

DescribeNetworkInterfacesRequestwithNetworkInterfaceIds(String... networkInterfaceIds)

One or more network interface IDs.

DescribeNetworkInterfacesRequestwithNetworkInterfaceIds( java.util.Collection networkInterfaceIds)

One or more network interface IDs.