Package google.registry.model.eppinput
Interface ResourceCommand.ResourceCreateOrChange<B extends Buildable.Builder<?>>
- All Known Implementing Classes:
ContactCommand.ContactCreateOrChange
,ContactCommand.Create
,ContactCommand.Update.Change
,DomainCommand.Create
,DomainCommand.DomainCreateOrChange
,DomainCommand.Update.Change
,HostCommand.Create
,HostCommand.Update.Change
- Enclosing interface:
ResourceCommand
public static interface ResourceCommand.ResourceCreateOrChange<B extends Buildable.Builder<?>>
A create command, or the inner change (as opposed to add or remove) part of an update.