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

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

Introduction

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

The text is from its open source code.

Method

NetworkInterfaceAttachmentgetAttachment()

The network interface attachment.

StringgetNetworkInterfaceId()

The ID of the network interface.

StringgetStatus()

The status of the network interface.

java.util.ListgetTagSet()

Any tags assigned to the network interface.