Package google.registry.model.domain
Class DomainCommand
java.lang.Object
google.registry.model.domain.DomainCommand
A collection of
Domain
commands.-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
A check request forDomain
.static class
static interface
A common interface forDomainCommand.Create
andDomainCommand.Update
to support linking resources.static class
A delete command for aDomain
.static class
The fields on "chgType" from RFC5731.static class
An info request for aDomain
.static class
Exception to throw when referenced objects don't exist.static class
A renew command for aDomain
.static class
A transfer operation for aDomain
.static class
An update to aDomain
. -
Constructor Summary
-
Method Summary
-
Constructor Details
-
DomainCommand
public DomainCommand()
-