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