primary
Indicates whether this IPv4 address is the primary private IP address of the network interface.
- Returns:
- Indicates whether this IPv4 address is the primary private IP address of the network interface.
Serializable
, SdkPojo
, ToCopyableBuilder<InstancePrivateIpAddress.Builder,InstancePrivateIpAddress>
Describes a private IPv4 address.
builder()
final boolean
final boolean
equalsBySdkFields(Object obj)
final <T> Optional<T>
getValueForField(String fieldName,
Class<T> clazz)
final int
hashCode()
final Boolean
primary()
final String
final String
static Class<? extends InstancePrivateIpAddress.Builder>
final String
toString()
copy
The association information for an Elastic IP address for the network interface.
Indicates whether this IPv4 address is the primary private IP address of the network interface.
The private IPv4 DNS name.
The private IPv4 address of the network interface.
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<InstancePrivateIpAddress.Builder,InstancePrivateIpAddress>
SdkPojo
SdkPojo
class,
and is generated based on a service model.
If an SdkPojo
class does not have any inherited fields, equalsBySdkFields
and equals
are essentially the same.
equalsBySdkFields
in interface SdkPojo
obj
- the object to be compared with