Package google.registry.model.eppinput
Class ResourceCommand.ResourceUpdate.AddRemove
java.lang.Object
google.registry.model.ImmutableObject
google.registry.model.eppinput.ResourceCommand.ResourceUpdate.AddRemove
- All Implemented Interfaces:
Cloneable
- Direct Known Subclasses:
ContactCommand.Update.AddRemove
,DomainCommand.Update.AddRemove
,HostCommand.Update.AddRemove
- Enclosing class:
ResourceCommand.ResourceUpdate<A extends ResourceCommand.ResourceUpdate.AddRemove,
B extends EppResource.Builder<?, ?>, C extends ResourceCommand.ResourceCreateOrChange<B>>
Part of an update command that specifies set values to add or remove.
-
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
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
-
getStatusValues
-