Class CreateOrUpdateReservedListCommand

java.lang.Object
google.registry.tools.ConfirmingCommand
google.registry.tools.CreateOrUpdateReservedListCommand
All Implemented Interfaces:
Command

public abstract class CreateOrUpdateReservedListCommand extends ConfirmingCommand
Base class for specification of command line parameters common to creating and updating reserved lists.
  • Constructor Details

    • CreateOrUpdateReservedListCommand

      public CreateOrUpdateReservedListCommand()
  • Method Details