Package google.registry.tools.server
Class ListTldsAction
- All Implemented Interfaces:
Runnable
An action that lists top-level domains, for use by the
nomulus list_tlds
command.-
Field Summary
Fields inherited from class google.registry.tools.server.ListObjectsAction
FIELDS_PARAM, FULL_FIELD_NAMES_PARAM, PRINT_HEADER_ROW_PARAM
-
Method Summary
Modifier and TypeMethodDescriptiongetFieldOverrides
(Tld tld) com.google.common.collect.ImmutableSet
<String> com.google.common.collect.ImmutableSet
<Tld> Methods inherited from class google.registry.tools.server.ListObjectsAction
run
-
Field Details
-
PATH
- See Also:
-
-
Method Details
-
getPrimaryKeyFields
-
loadObjects
-
getFieldAliases
-
getFieldOverrides
-