Package google.registry.tools
Class UpdateUserCommand
java.lang.Object
google.registry.tools.ConfirmingCommand
google.registry.tools.CreateOrUpdateUserCommand
google.registry.tools.UpdateUserCommand
- All Implemented Interfaces:
Command
Updates a user, assuming that the user in question already exists.
-
Field Summary
Fields inherited from class google.registry.tools.ConfirmingCommand
errorPrintStream, printStream
-
Constructor Summary
-
Method Summary
Methods inherited from class google.registry.tools.CreateOrUpdateUserCommand
execute
Methods inherited from class google.registry.tools.ConfirmingCommand
checkExecutionState, dontRunCommand, init, postExecute, prompt, run
-
Constructor Details
-
UpdateUserCommand
public UpdateUserCommand()
-