Class SecDnsCreateExtension

java.lang.Object
google.registry.model.ImmutableObject
google.registry.model.domain.secdns.SecDnsCreateExtension
All Implemented Interfaces:
EppInput.CommandExtension, Cloneable

public class SecDnsCreateExtension extends ImmutableObject implements EppInput.CommandExtension
The EPP secDNS extension that may be present on domain create commands.
  • Constructor Details

    • SecDnsCreateExtension

      public SecDnsCreateExtension()
  • Method Details

    • getMaxSigLife

      public Long getMaxSigLife()
    • getDsData

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