public class DescribeVpcsRequest extends com.aliyuncs.RpcAcsRequest<DescribeVpcsResponse>
| Constructor and Description |
|---|
DescribeVpcsRequest() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getIsDefault() |
String |
getOwnerAccount() |
Long |
getOwnerId() |
Integer |
getPageNumber() |
Integer |
getPageSize() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
Class<DescribeVpcsResponse> |
getResponseClass() |
String |
getVpcId() |
void |
setIsDefault(Boolean isDefault) |
void |
setOwnerAccount(String ownerAccount) |
void |
setOwnerId(Long ownerId) |
void |
setPageNumber(Integer pageNumber) |
void |
setPageSize(Integer pageSize) |
void |
setResourceOwnerAccount(String resourceOwnerAccount) |
void |
setResourceOwnerId(Long resourceOwnerId) |
void |
setVpcId(String vpcId) |
composeUrl, setAcceptFormat, setActionName, setSecurityToken, setVersion, signRequestconcatQueryString, getAcceptFormat, getActionName, getBodyParameters, getDomainParameters, getEndpointType, getLocationProduct, getProduct, getProtocol, getQueryParameters, getRegionId, getSecurityToken, getVersion, putBodyParameter, putDomainParameter, putDomainParameter, putQueryParameter, putQueryParameter, setEndpointType, setLocationProduct, setParameter, setProtocol, setRegionIdgetConnectTimeout, getEncoding, getHeaders, getHeaderValue, getHttpConnection, getHttpContent, getHttpContentType, getMethod, getReadTimeout, getUrl, putHeaderParameter, setConnectTimeout, setEncoding, setHttpContent, setHttpContentType, setMethod, setReadTimeout, setUrlpublic Long getResourceOwnerId()
public void setResourceOwnerId(Long resourceOwnerId)
public String getResourceOwnerAccount()
public void setResourceOwnerAccount(String resourceOwnerAccount)
public String getVpcId()
public void setVpcId(String vpcId)
public String getOwnerAccount()
public void setOwnerAccount(String ownerAccount)
public Integer getPageSize()
public void setPageSize(Integer pageSize)
public Boolean getIsDefault()
public void setIsDefault(Boolean isDefault)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public Integer getPageNumber()
public void setPageNumber(Integer pageNumber)
public Class<DescribeVpcsResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<DescribeVpcsResponse>Copyright © 2017. All Rights Reserved.