Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
 Class 
   
    
    
SUMMARY: NESTED | FIELD | 
 | 
DETAIL: FIELD | 
 | 
com.cisco.cnr.ws.xsd
 
Class DnsUpdateConfig
java.lang.Object
  
      
com.cisco.cnr.ws.xsd.DnsUpdateConfig
public class DnsUpdateConfig
extends 
The Network Registrar DnsUpdateConfig class.
Provides configuration information to a DHCP server performing DNS updates.
Java class for DnsUpdateConfig complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="DnsUpdateConfig">
   <complexContent>
     <extension base="{http://ws.cnr.cisco.com/xsd}ClassBase">
       <sequence>
         <element name="backupServerAddr" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="backupServerIp6Address" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="backupServerKey" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="dnsClientIdentity" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="dnsHostBytes" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="dynamicDns" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="forceDnsUpdates" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="forwardZoneName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="hostNameGenerator" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="maxDnsTtl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="minDnsTtl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="name" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="reverseZoneName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="reverseZonePrefixLength" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="serverAddr" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="serverIp6Address" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="serverKey" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="synthesizeName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="syntheticNameStem" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="tenantId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="updateDnsFirst" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="updateDnsForBootp" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="useDnsUpdatePrereqs" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="useGssTsig" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="v4SyntheticNameGenerator" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="v6HostNameGenerator" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="v6SyntheticNameGenerator" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="viewId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 
Constructor Summary
 
           
 
Method Summary
 javax.xml.bind.JAXBElement<java.lang.String>
()
 
          Gets the value of the backupServerAddr property.
 javax.xml.bind.JAXBElement<java.lang.String>
 
          Gets the value of the backupServerIp6Address property.
 javax.xml.bind.JAXBElement<java.lang.String>
()
 
          Gets the value of the backupServerKey property.
 javax.xml.bind.JAXBElement<java.lang.String>