Class SecDnsUpdateExtension.Remove

java.lang.Object
google.registry.model.ImmutableObject
google.registry.model.domain.secdns.SecDnsUpdateExtension.Remove
All Implemented Interfaces:
Cloneable
Enclosing class:
SecDnsUpdateExtension

public static class SecDnsUpdateExtension.Remove extends ImmutableObject
The inner remove type on the update extension.
  • Constructor Details

    • Remove

      public Remove()
  • Method Details

    • getAll

      public Boolean getAll()
    • getDsData

      public com.google.common.collect.ImmutableSet<DomainDsData> getDsData()