Class VPCDNS

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

    public class VPCDNS
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The DNS configuration for this VPC.
    • Method Detail

      • isEnableHub

        public Boolean isEnableHub()
        Gets the enableHub. Indicates whether this VPC is enabled as a DNS name resolution hub.
        Returns:
        the enableHub
      • getResolutionBindingCount

        public Long getResolutionBindingCount()
        Gets the resolutionBindingCount. The number of DNS resolution bindings for this VPC.
        Returns:
        the resolutionBindingCount
      • getResolver

        public VPCDNSResolver getResolver()
        Gets the resolver. The DNS resolver configuration for the VPC.
        Returns:
        the resolver