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

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

Introduction

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

The text is from its open source code.

Method

InstanceNetworkInterfaceAssociationgetAssociation()

The association information for an Elastic IP address for the network interface.

StringgetPrivateDnsName()

The private IPv4 DNS name.

StringgetPrivateIpAddress()

The private IPv4 address of the network interface.

BooleanisPrimary()

Indicates whether this IPv4 address is the primary private IP address of the network interface.