Package google.registry.model.domain
Class DomainCommand.DomainCreateOrChange<B extends Domain.Builder>
java.lang.Object
google.registry.model.ImmutableObject
google.registry.model.domain.DomainCommand.DomainCreateOrChange<B>
- All Implemented Interfaces:
ResourceCommand.ResourceCreateOrChange<B>
,Cloneable
- Direct Known Subclasses:
DomainCommand.Create
,DomainCommand.Update.Change
- Enclosing class:
DomainCommand
public static class DomainCommand.DomainCreateOrChange<B extends Domain.Builder>
extends ImmutableObject
implements ResourceCommand.ResourceCreateOrChange<B>
The fields on "chgType" from RFC5731.
-
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 TypeMethodDescriptionMethods inherited from class google.registry.model.ImmutableObject
clone, cloneEmptyToNull, createVKey, equals, getSignificantFields, hashCode, toDiffableFieldMap, toHydratedString, toString, toStringHelper
-
Constructor Details
-
DomainCreateOrChange
public DomainCreateOrChange()
-
-
Method Details
-
getRegistrantContactId
-
getRegistrant
-
getAuthInfo
-