Interface CommandWithConnection

All Superinterfaces:
Command
All Known Implementing Classes:
CreateRegistrarGroupsCommand, MutatingEppToolCommand

public interface CommandWithConnection extends Command
A command that can send HTTP requests to a backend module.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from interface google.registry.tools.Command

    run