Class LaunchUpdateExtension
java.lang.Object
google.registry.model.ImmutableObject
google.registry.model.domain.launch.LaunchExtension
google.registry.model.domain.launch.LaunchUpdateExtension
- All Implemented Interfaces:
Cloneable
An XML data object that represents a launch extension that may be present on EPP domain update
commands.
-
Nested Class Summary
Nested classes/interfaces inherited from class google.registry.model.domain.launch.LaunchExtension
LaunchExtension.Builder<T extends LaunchExtension,
B extends LaunchExtension.Builder<?, ?>> 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.domain.launch.LaunchExtension
getPhase
Methods inherited from class google.registry.model.ImmutableObject
clone, cloneEmptyToNull, createVKey, equals, getSignificantFields, hashCode, toDiffableFieldMap, toHydratedString, toString, toStringHelper
-
Constructor Details
-
LaunchUpdateExtension
public LaunchUpdateExtension()
-