primary
Indicates whether this IPv4 address is the primary private IPv4 address of the network interface.
- Returns:
- Indicates whether this IPv4 address is the primary private IPv4 address of the network interface.
Serializable
, SdkPojo
, ToCopyableBuilder<NetworkInterfacePrivateIpAddress.Builder,NetworkInterfacePrivateIpAddress>
Describes the private IPv4 address of a network interface.
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 NetworkInterfacePrivateIpAddress.Builder>
final String
toString()
copy
The association information for an Elastic IP address (IPv4) associated with the network interface.
Indicates whether this IPv4 address is the primary private IPv4 address of the network interface.
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<NetworkInterfacePrivateIpAddress.Builder,NetworkInterfacePrivateIpAddress>
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