Class ListPremiumListsAction

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

public final class ListPremiumListsAction extends ListObjectsAction<PremiumList>
An action that lists premium lists, for use by the nomulus list_premium_lists command.
  • Field Details

  • Method Details

    • getPrimaryKeyFields

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

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