Package google.registry.model.registry
-
Class Summary Class Description Registries Utilities for finding and listingRegistry
entities.Registry Persisted per-TLD configuration data.Registry.BillingCostTransition A transition to a given billing cost at a specific time, for use in a TimedTransitionProperty.Registry.Builder A builder for constructingRegistry
objects, since they are immutable.Registry.TldStateTransition A transition to a TLD state at a specific time, for use in a TimedTransitionProperty.RegistryLockDao Data access object forRegistryLock
. -
Enum Summary Enum Description Registry.TldState The states a TLD can be in at any given point in time.Registry.TldType The type of TLD, which determines things like backups and escrow policy. -
Exception Summary Exception Description Registry.RegistryNotFoundException Exception to throw when no Registry entity is found for given TLD string(s).