Uses of Class
com.tencentcloudapi.cfw.v20190904.models.DnsVpcSwitch
-
Packages that use DnsVpcSwitch Package Description com.tencentcloudapi.cfw.v20190904.models -
-
Uses of DnsVpcSwitch in com.tencentcloudapi.cfw.v20190904.models
Methods in com.tencentcloudapi.cfw.v20190904.models that return DnsVpcSwitch Modifier and Type Method Description DnsVpcSwitch[]ModifyNatFwVpcDnsSwitchRequest. getDnsVpcSwitchLst()Get DNS 开关切换列表Methods in com.tencentcloudapi.cfw.v20190904.models with parameters of type DnsVpcSwitch Modifier and Type Method Description voidModifyNatFwVpcDnsSwitchRequest. setDnsVpcSwitchLst(DnsVpcSwitch[] DnsVpcSwitchLst)Set DNS 开关切换列表Constructors in com.tencentcloudapi.cfw.v20190904.models with parameters of type DnsVpcSwitch Constructor Description DnsVpcSwitch(DnsVpcSwitch source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-