Package google.registry.tools
Interface Command
- All Known Subinterfaces:
CommandWithConnection
- All Known Implementing Classes:
ConfigureFeatureFlagCommand
,ConfigureTldCommand
,ConfirmingCommand
,CreateBulkPricingPackageCommand
,CreateCancellationsForBillingEventsCommand
,CreateOrUpdateReservedListCommand
,CreateOrUpdateUserCommand
,CreatePremiumListCommand
,CreateRegistrarGroupsCommand
,CreateUserCommand
,DeleteUserCommand
,GetBulkPricingPackageCommand
,GetFeatureFlagCommand
,GetPremiumListCommand
,GetReservedListCommand
,GetSqlCredentialCommand
,GetUserCommand
,ListFeatureFlagsCommand
,LockDomainCommand
,LockOrUnlockDomainCommand
,MutatingCommand
,MutatingEppToolCommand
,RecreateBillingRecurrencesCommand
,SaveSqlCredentialCommand
,ShellCommand
,UnlockDomainCommand
,UpdateBulkPricingPackageCommand
,UpdateRecurrenceCommand
,UpdateUserCommand
public interface Command
Interface of all commands.
-
Method Summary
-
Method Details
-
run
Performs the command.- Throws:
Exception
-