Class LoadBalancerDNS

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.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 Details

    • getInstance

      Gets the instance. The DNS instance associated with this load balancer.
      Returns:
      the instance
    • getZone

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