public class ModifyInstanceAttributeRequest extends com.aliyuncs.RpcAcsRequest<ModifyInstanceAttributeResponse>
| Constructor and Description |
|---|
ModifyInstanceAttributeRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getHostName() |
String |
getInstanceId() |
String |
getInstanceName() |
String |
getOwnerAccount() |
Long |
getOwnerId() |
String |
getPassword() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
Class<ModifyInstanceAttributeResponse> |
getResponseClass() |
String |
getUserData() |
void |
setDescription(String description) |
void |
setHostName(String hostName) |
void |
setInstanceId(String instanceId) |
void |
setInstanceName(String instanceName) |
void |
setOwnerAccount(String ownerAccount) |
void |
setOwnerId(Long ownerId) |
void |
setPassword(String password) |
void |
setResourceOwnerAccount(String resourceOwnerAccount) |
void |
setResourceOwnerId(Long resourceOwnerId) |
void |
setUserData(String userData) |
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 String getUserData()
public void setUserData(String userData)
public Long getResourceOwnerId()
public void setResourceOwnerId(Long resourceOwnerId)
public String getPassword()
public void setPassword(String password)
public String getHostName()
public void setHostName(String hostName)
public String getInstanceId()
public void setInstanceId(String instanceId)
public String getInstanceName()
public void setInstanceName(String instanceName)
public String getResourceOwnerAccount()
public void setResourceOwnerAccount(String resourceOwnerAccount)
public String getOwnerAccount()
public void setOwnerAccount(String ownerAccount)
public String getDescription()
public void setDescription(String description)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public Class<ModifyInstanceAttributeResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<ModifyInstanceAttributeResponse>Copyright © 2017. All Rights Reserved.