public class SourceInstanceVpcInfo extends AbstractModel
header, skipSign
Constructor and Description |
---|
SourceInstanceVpcInfo() |
SourceInstanceVpcInfo(SourceInstanceVpcInfo 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 |
getSubnetID()
Get 微服务引擎子网信息
|
String |
getVpcID()
Get 微服务引擎VPC信息
|
void |
setSubnetID(String SubnetID)
Set 微服务引擎子网信息
|
void |
setVpcID(String VpcID)
Set 微服务引擎VPC信息
|
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, toJsonString
public SourceInstanceVpcInfo()
public SourceInstanceVpcInfo(SourceInstanceVpcInfo source)
public String getVpcID()
public void setVpcID(String VpcID)
VpcID
- 微服务引擎VPC信息public String getSubnetID()
public void setSubnetID(String SubnetID)
SubnetID
- 微服务引擎子网信息Copyright © 2025. All rights reserved.