public class ModifyNatFwVpcDnsSwitchRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| ModifyNatFwVpcDnsSwitchRequest() | 
| ModifyNatFwVpcDnsSwitchRequest(ModifyNatFwVpcDnsSwitchRequest 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| DnsVpcSwitch[] | getDnsVpcSwitchLst()Get DNS toggle list | 
| String | getNatFwInsId()Get NAT firewall ID | 
| void | setDnsVpcSwitchLst(DnsVpcSwitch[] DnsVpcSwitchLst)Set DNS toggle list | 
| void | setNatFwInsId(String NatFwInsId)Set NAT firewall ID | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic ModifyNatFwVpcDnsSwitchRequest()
public ModifyNatFwVpcDnsSwitchRequest(ModifyNatFwVpcDnsSwitchRequest source)
public String getNatFwInsId()
public void setNatFwInsId(String NatFwInsId)
NatFwInsId - NAT firewall IDpublic DnsVpcSwitch[] getDnsVpcSwitchLst()
public void setDnsVpcSwitchLst(DnsVpcSwitch[] DnsVpcSwitchLst)
DnsVpcSwitchLst - DNS toggle listCopyright © 2025. All rights reserved.