Class DomainCommand.Update.AddRemove

All Implemented Interfaces:
Cloneable
Enclosing class:
DomainCommand.Update

public static class DomainCommand.Update.AddRemove extends ResourceCommand.ResourceUpdate.AddRemove
The inner change type on a domain update command.
  • Constructor Details

    • AddRemove

      public AddRemove()
  • Method Details

    • getNameserverHostNames

      public com.google.common.collect.ImmutableSet<String> getNameserverHostNames()
    • getNameservers

      public com.google.common.collect.ImmutableSet<VKey<Host>> getNameservers()
    • getContacts

      public com.google.common.collect.ImmutableSet<DesignatedContact> getContacts()