primaryNameServer
Primary name server specified in the SOA record.
- Returns:
- Primary name server specified in the SOA record.
Serializable
, SdkPojo
, ToCopyableBuilder<SOARecord.Builder,SOARecord>
An object that contains information about the start of authority (SOA) record associated with the identity.
final String
static SOARecord.Builder
builder()
final boolean
final boolean
equalsBySdkFields(Object obj)
final <T> Optional<T>
getValueForField(String fieldName,
Class<T> clazz)
final int
hashCode()
final String
static Class<? extends SOARecord.Builder>
final Long
final String
toString()
copy
Primary name server specified in the SOA record.
Administrative contact email from the SOA record.
Serial number from the SOA record.
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<SOARecord.Builder,SOARecord>
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