Package google.registry.model.eppoutput
Class CheckData.CheckID
java.lang.Object
google.registry.model.ImmutableObject
google.registry.model.eppoutput.CheckData.CheckNameOrID
google.registry.model.eppoutput.CheckData.CheckID
- All Implemented Interfaces:
Cloneable
- Enclosing class:
CheckData
The id for a resource in a check response.
-
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.eppoutput.CheckData.CheckNameOrID
getAvail, getValue, init
Methods inherited from class google.registry.model.ImmutableObject
clone, cloneEmptyToNull, createVKey, equals, getSignificantFields, hashCode, toDiffableFieldMap, toHydratedString, toString, toStringHelper
-
Constructor Details
-
CheckID
public CheckID()
-
-
Method Details
-
create
-