public class ModifyNetworkInterfaceAttributeRequest extends com.aliyuncs.RpcAcsRequest<ModifyNetworkInterfaceAttributeResponse>
| Constructor and Description |
|---|
ModifyNetworkInterfaceAttributeRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCallerBid() |
Long |
getCallerUid() |
String |
getDescription() |
String |
getNetworkInterfaceId() |
String |
getNetworkInterfaceName() |
String |
getOwnerAccount() |
Long |
getOwnerId() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
Class<ModifyNetworkInterfaceAttributeResponse> |
getResponseClass() |
List<String> |
getSecurityGroupIds() |
void |
setCallerBid(String callerBid) |
void |
setCallerUid(Long callerUid) |
void |
setDescription(String description) |
void |
setNetworkInterfaceId(String networkInterfaceId) |
void |
setNetworkInterfaceName(String networkInterfaceName) |
void |
setOwnerAccount(String ownerAccount) |
void |
setOwnerId(Long ownerId) |
void |
setResourceOwnerAccount(String resourceOwnerAccount) |
void |
setResourceOwnerId(Long resourceOwnerId) |
void |
setSecurityGroupIds(List<String> securityGroupIds) |
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 ModifyNetworkInterfaceAttributeRequest()
public Long getResourceOwnerId()
public void setResourceOwnerId(Long resourceOwnerId)
public String getDescription()
public void setDescription(String description)
public String getNetworkInterfaceName()
public void setNetworkInterfaceName(String networkInterfaceName)
public Long getCallerUid()
public void setCallerUid(Long callerUid)
public String getResourceOwnerAccount()
public void setResourceOwnerAccount(String resourceOwnerAccount)
public String getOwnerAccount()
public void setOwnerAccount(String ownerAccount)
public String getCallerBid()
public void setCallerBid(String callerBid)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public String getNetworkInterfaceId()
public void setNetworkInterfaceId(String networkInterfaceId)
public Class<ModifyNetworkInterfaceAttributeResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<ModifyNetworkInterfaceAttributeResponse>Copyright © 2017. All Rights Reserved.