Class DNSServer

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class DNSServer
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    A DNS server.
    • Method Detail

      • getAddress

        public String getAddress()
        Gets the address. The IP address. This property may [expand](https://cloud.ibm.com/apidocs/vpc#property-value-expansion) to support IPv6 addresses in the future.
        Returns:
        the address
      • getZoneAffinity

        public ZoneReference getZoneAffinity()
        Gets the zoneAffinity. If present, DHCP configuration for this zone will have this DNS server listed first.
        Returns:
        the zoneAffinity