Class DomainDeleteSuperuserExtension
java.lang.Object
google.registry.model.ImmutableObject
google.registry.model.domain.superuser.SuperuserExtension
google.registry.model.domain.superuser.DomainDeleteSuperuserExtension
- All Implemented Interfaces:
EppInput.CommandExtension
,Cloneable
A superuser extension that may be present on domain delete commands.
-
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
-
DomainDeleteSuperuserExtension
public DomainDeleteSuperuserExtension()
-
-
Method Details
-
getRedemptionGracePeriodDays
public int getRedemptionGracePeriodDays() -
getPendingDeleteDays
public int getPendingDeleteDays()
-