public class DescribeSecurityGroupAttributeRequest extends com.aliyuncs.RpcAcsRequest<DescribeSecurityGroupAttributeResponse>
| Constructor and Description |
|---|
DescribeSecurityGroupAttributeRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDirection() |
String |
getNicType() |
String |
getOwnerAccount() |
Long |
getOwnerId() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
Class<DescribeSecurityGroupAttributeResponse> |
getResponseClass() |
String |
getSecurityGroupId() |
void |
setDirection(String direction) |
void |
setNicType(String nicType) |
void |
setOwnerAccount(String ownerAccount) |
void |
setOwnerId(Long ownerId) |
void |
setResourceOwnerAccount(String resourceOwnerAccount) |
void |
setResourceOwnerId(Long resourceOwnerId) |
void |
setSecurityGroupId(String securityGroupId) |
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 DescribeSecurityGroupAttributeRequest()
public String getNicType()
public void setNicType(String nicType)
public Long getResourceOwnerId()
public void setResourceOwnerId(Long resourceOwnerId)
public String getResourceOwnerAccount()
public void setResourceOwnerAccount(String resourceOwnerAccount)
public String getOwnerAccount()
public void setOwnerAccount(String ownerAccount)
public String getSecurityGroupId()
public void setSecurityGroupId(String securityGroupId)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public String getDirection()
public void setDirection(String direction)
public Class<DescribeSecurityGroupAttributeResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<DescribeSecurityGroupAttributeResponse>Copyright © 2017. All Rights Reserved.