public class VpcFwInstanceShow extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| VpcFwInstanceShow() | 
| VpcFwInstanceShow(VpcFwInstanceShow 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 | 
|---|---|
| String | getFwInsId()Get VPC防火墙实例ID | 
| String | getFwInsName()Get VPC防火墙实例名称 | 
| String | getFwInsRegion()Get 网络经过VPC防火墙CVM所在地域 | 
| void | setFwInsId(String FwInsId)Set VPC防火墙实例ID | 
| void | setFwInsName(String FwInsName)Set VPC防火墙实例名称 | 
| void | setFwInsRegion(String FwInsRegion)Set 网络经过VPC防火墙CVM所在地域 | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic VpcFwInstanceShow()
public VpcFwInstanceShow(VpcFwInstanceShow source)
public String getFwInsId()
public void setFwInsId(String FwInsId)
FwInsId - VPC防火墙实例IDpublic String getFwInsName()
public void setFwInsName(String FwInsName)
FwInsName - VPC防火墙实例名称public String getFwInsRegion()
public void setFwInsRegion(String FwInsRegion)
FwInsRegion - 网络经过VPC防火墙CVM所在地域Copyright © 2025. All rights reserved.