public class DeleteVpcRequest extends AbstractModel
Constructor and Description |
---|
DeleteVpcRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getVpcId()
获取VPC实例ID。可通过DescribeVpcs接口返回值中的VpcId获取。
|
void |
setVpcId(String VpcId)
设置VPC实例ID。可通过DescribeVpcs接口返回值中的VpcId获取。
|
void |
toMap(HashMap<String,String> map,
String prefix)
内部实现,用户禁止调用
|
fromJsonString, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
Copyright © 2018. All rights reserved.