Class SecDnsUpdateExtension.Change

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

public static class SecDnsUpdateExtension.Change extends ImmutableObject
The inner change type on the update extension, though we don't actually support changes.
  • Constructor Details

    • Change

      public Change()