public class DeleteVpcRequest extends AbstractModel
Constructor and Description |
---|
DeleteVpcRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getVpcId()
Get VPC实例ID。可通过DescribeVpcs接口返回值中的VpcId获取。
|
void |
setVpcId(String VpcId)
Set VPC实例ID。可通过DescribeVpcs接口返回值中的VpcId获取。
|
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
Copyright © 2020. All rights reserved.