Package google.registry.model.contact
Class ContactCommand.Info
java.lang.Object
google.registry.model.ImmutableObject
google.registry.model.eppinput.ResourceCommand.AbstractSingleResourceCommand
google.registry.model.contact.ContactCommand.AbstractContactAuthCommand
google.registry.model.contact.ContactCommand.Info
- All Implemented Interfaces:
ResourceCommand
,ResourceCommand.SingleResourceCommand
,Cloneable
- Enclosing class:
ContactCommand
An info request for a
Contact
.-
Nested Class Summary
Nested classes/interfaces inherited from class google.registry.model.ImmutableObject
ImmutableObject.DoNotHydrate, ImmutableObject.IgnoredInDiffableMap, ImmutableObject.Insignificant
Nested classes/interfaces inherited from interface google.registry.model.eppinput.ResourceCommand
ResourceCommand.AbstractSingleResourceCommand, ResourceCommand.ResourceCheck, ResourceCommand.ResourceCreateOrChange<B extends Buildable.Builder<?>>, ResourceCommand.ResourceUpdate<A extends ResourceCommand.ResourceUpdate.AddRemove,
B extends EppResource.Builder<?, ?>, C extends ResourceCommand.ResourceCreateOrChange<B>>, ResourceCommand.SingleResourceCommand -
Field Summary
Fields inherited from class google.registry.model.ImmutableObject
hashCode
-
Constructor Summary
-
Method Summary
Methods inherited from class google.registry.model.contact.ContactCommand.AbstractContactAuthCommand
getAuthInfo
Methods inherited from class google.registry.model.eppinput.ResourceCommand.AbstractSingleResourceCommand
getTargetId
Methods inherited from class google.registry.model.ImmutableObject
clone, cloneEmptyToNull, createVKey, equals, getSignificantFields, hashCode, toDiffableFieldMap, toHydratedString, toString, toStringHelper
-
Constructor Details
-
Info
public Info()
-