Class ListReservedListsAction

java.lang.Object
google.registry.tools.server.ListObjectsAction<ReservedList>
google.registry.tools.server.ListReservedListsAction
All Implemented Interfaces:
Runnable

public final class ListReservedListsAction extends ListObjectsAction<ReservedList>
A that lists reserved lists, for use by the nomulus list_reserved_lists command.
  • Field Details

  • Method Details

    • getPrimaryKeyFields

      public com.google.common.collect.ImmutableSet<String> getPrimaryKeyFields()
    • loadObjects

      public com.google.common.collect.ImmutableSet<ReservedList> loadObjects()