Package google.registry.model.domain
Class DomainCommand.Update.AddRemove
java.lang.Object
google.registry.model.ImmutableObject
google.registry.model.eppinput.ResourceCommand.ResourceUpdate.AddRemove
google.registry.model.domain.DomainCommand.Update.AddRemove
- All Implemented Interfaces:
Cloneable
- Enclosing class:
DomainCommand.Update
The inner change type on a domain update command.
-
Nested Class Summary
Nested classes/interfaces inherited from class google.registry.model.ImmutableObject
ImmutableObject.DoNotHydrate, ImmutableObject.IgnoredInDiffableMap, ImmutableObject.Insignificant
-
Field Summary
Fields inherited from class google.registry.model.ImmutableObject
hashCode
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncom.google.common.collect.ImmutableSet
<DesignatedContact> com.google.common.collect.ImmutableSet
<String> Methods inherited from class google.registry.model.eppinput.ResourceCommand.ResourceUpdate.AddRemove
getStatusValues
Methods inherited from class google.registry.model.ImmutableObject
clone, cloneEmptyToNull, createVKey, equals, getSignificantFields, hashCode, toDiffableFieldMap, toHydratedString, toString, toStringHelper
-
Constructor Details
-
AddRemove
public AddRemove()
-
-
Method Details
-
getNameserverHostNames
-
getNameservers
-
getContacts
-