Uses of Class
com.ibm.cloud.is.vpc.v1.model.VPCDNSPatch
-
Packages that use VPCDNSPatch Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of VPCDNSPatch in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return VPCDNSPatch Modifier and Type Method Description VPCDNSPatchVPCDNSPatch.Builder. build()Builds a VPCDNSPatch.VPCDNSPatchVPCPatch. dns()Gets the dns.Methods in com.ibm.cloud.is.vpc.v1.model with parameters of type VPCDNSPatch Modifier and Type Method Description VPCPatch.BuilderVPCPatch.Builder. dns(VPCDNSPatch dns)Set the dns.
-