public class DescribeAccessGroupsRequest extends AbstractModel
Constructor and Description |
---|
DescribeAccessGroupsRequest() |
Modifier and Type | Method and Description |
---|---|
Long |
getOwnerUin()
Get 资源所属者Uin
|
String |
getVpcId()
Get VPC网络ID
备注:入参只能指定VpcId和OwnerUin的其中一个
|
void |
setOwnerUin(Long OwnerUin)
Set 资源所属者Uin
|
void |
setVpcId(String VpcId)
Set VPC网络ID
备注:入参只能指定VpcId和OwnerUin的其中一个
|
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 String getVpcId()
public void setVpcId(String VpcId)
VpcId
- VPC网络ID
备注:入参只能指定VpcId和OwnerUin的其中一个public Long getOwnerUin()
public void setOwnerUin(Long OwnerUin)
OwnerUin
- 资源所属者UinCopyright © 2021. All rights reserved.