public class ReInitDiskRequest extends com.aliyuncs.RpcAcsRequest<ReInitDiskResponse>
| Constructor and Description |
|---|
ReInitDiskRequest() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getAutoStartInstance() |
String |
getDiskId() |
String |
getKeyPairName() |
String |
getOwnerAccount() |
Long |
getOwnerId() |
String |
getPassword() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
Class<ReInitDiskResponse> |
getResponseClass() |
String |
getSecurityEnhancementStrategy() |
void |
setAutoStartInstance(Boolean autoStartInstance) |
void |
setDiskId(String diskId) |
void |
setKeyPairName(String keyPairName) |
void |
setOwnerAccount(String ownerAccount) |
void |
setOwnerId(Long ownerId) |
void |
setPassword(String password) |
void |
setResourceOwnerAccount(String resourceOwnerAccount) |
void |
setResourceOwnerId(Long resourceOwnerId) |
void |
setSecurityEnhancementStrategy(String securityEnhancementStrategy) |
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 getPassword()
public void setPassword(String password)
public String getResourceOwnerAccount()
public void setResourceOwnerAccount(String resourceOwnerAccount)
public Boolean getAutoStartInstance()
public void setAutoStartInstance(Boolean autoStartInstance)
public String getOwnerAccount()
public void setOwnerAccount(String ownerAccount)
public String getDiskId()
public void setDiskId(String diskId)
public String getSecurityEnhancementStrategy()
public void setSecurityEnhancementStrategy(String securityEnhancementStrategy)
public String getKeyPairName()
public void setKeyPairName(String keyPairName)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public Class<ReInitDiskResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<ReInitDiskResponse>Copyright © 2017. All Rights Reserved.