public class ModifyNatFwVpcDnsSwitchRequest extends AbstractModel
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 开关切换列表
|
String |
getNatFwInsId()
Get nat 防火墙 id
|
void |
setDnsVpcSwitchLst(DnsVpcSwitch[] DnsVpcSwitchLst)
Set DNS 开关切换列表
|
void |
setNatFwInsId(String NatFwInsId)
Set nat 防火墙 id
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public ModifyNatFwVpcDnsSwitchRequest()
public ModifyNatFwVpcDnsSwitchRequest(ModifyNatFwVpcDnsSwitchRequest source)
public String getNatFwInsId()
public void setNatFwInsId(String NatFwInsId)
NatFwInsId
- nat 防火墙 idpublic DnsVpcSwitch[] getDnsVpcSwitchLst()
public void setDnsVpcSwitchLst(DnsVpcSwitch[] DnsVpcSwitchLst)
DnsVpcSwitchLst
- DNS 开关切换列表Copyright © 2022. All rights reserved.