primary
The primary IP address.
- Returns:
 - The primary IP address.
 
Serializable, SdkPojo, ToCopyableBuilder<IpAddressMember.Builder,IpAddressMember> Provides information of the IP address.
final AllocationTypefinal Stringstatic IpAddressMember.Builderbuilder()final booleanfinal booleanequalsBySdkFields(Object obj) final <T> Optional<T> getValueForField(String fieldName,
 Class<T> clazz) final inthashCode()final Stringfinal Booleanprimary()static Class<? extends IpAddressMember.Builder> final StringtoString()copyThe IP address.
The primary IP address.
The type of allocation for the IP address.
 If the service returns an enum value that is not available in the current SDK version, allocationType
 will return AllocationType.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available
 from allocationTypeAsString().
 
The type of allocation for the IP address.
 If the service returns an enum value that is not available in the current SDK version, allocationType
 will return AllocationType.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available
 from allocationTypeAsString().
 
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<IpAddressMember.Builder,IpAddressMember> SdkPojoSdkPojo 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 SdkPojoobj - the object to be compared with