primary
Indicates if this is the primary private IP address.
- Returns:
- Indicates if this is the primary private IP address.
Serializable
, SdkPojo
, ToCopyableBuilder<PrivateIpAddressSpecification.Builder,PrivateIpAddressSpecification>
Defines private IP address configuration for 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
static Class<? extends PrivateIpAddressSpecification.Builder>
final String
toString()
copy
Indicates if this is the primary private IP address.
Specific private IP address for the network interface.
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<PrivateIpAddressSpecification.Builder,PrivateIpAddressSpecification>
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 withsdkFieldNameToField
in interface SdkPojo