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 VPCDNSResolverPatchVPCDNSResolverPatch.Builder. build()Builds a VPCDNSResolverPatch.VPCDNSResolverPatchVPCDNSPatch. resolver()Gets the resolver.Methods in com.ibm.cloud.is.vpc.v1.model with parameters of type VPCDNSResolverPatch Modifier and Type Method Description VPCDNSPatch.BuilderVPCDNSPatch.Builder. resolver(VPCDNSResolverPatch resolver)Set the resolver.
-