Class LoadBalancerDNS

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

    public class LoadBalancerDNS
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The DNS configuration for this load balancer. If absent, DNS `A` records for this load balancer's `hostname` property will be added to the public DNS zone `lb.appdomain.cloud`. Not supported by private path load balancers.
    • Method Detail

      • getZone

        public DNSZoneReference getZone()
        Gets the zone. The DNS zone associated with this load balancer.
        Returns:
        the zone