Class ContactCommand.ContactCreateOrChange

java.lang.Object
google.registry.model.ImmutableObject
google.registry.model.contact.ContactCommand.ContactCreateOrChange
All Implemented Interfaces:
ResourceCommand.ResourceCreateOrChange<Contact.Builder>, Cloneable
Direct Known Subclasses:
ContactCommand.Create, ContactCommand.Update.Change
Enclosing class:
ContactCommand

public static class ContactCommand.ContactCreateOrChange extends ImmutableObject implements ResourceCommand.ResourceCreateOrChange<Contact.Builder>
The fields on "chgType" from RFC5733.
  • Constructor Details

    • ContactCreateOrChange

      public ContactCreateOrChange()
  • Method Details