Class VPCDNSPatch
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.VPCDNSPatch
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class VPCDNSPatch
extends com.ibm.cloud.sdk.core.service.model.GenericModel
The DNS configuration for this VPC.
-
Nested Class Summary
Nested Classes -
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
newBuilder
-
enableHub
Gets the enableHub. Indicates whether this VPC is enabled as a DNS name resolution hub. Updating the value to `true` requires `allow_dns_resolution_binding` to be `true` for all endpoint gateways residing in this VPC. Changing the value requires `dns.resolution_binding_count` to be zero.- Returns:
- the enableHub
-
resolver
-