com.aliyuncs.ecs.model.v20140526
类 ImportImageRequest
java.lang.Object
com.aliyuncs.http.HttpRequest
com.aliyuncs.AcsRequest<T>
com.aliyuncs.RpcAcsRequest<ImportImageResponse>
com.aliyuncs.ecs.model.v20140526.ImportImageRequest
public class ImportImageRequest
- extends com.aliyuncs.RpcAcsRequest<ImportImageResponse>
- 版本:
- 作者:
- auto create
| 从类 com.aliyuncs.AcsRequest 继承的字段 |
composer |
| 从类 com.aliyuncs.http.HttpRequest 继承的字段 |
content, contentType, encoding, headers |
| 从类 com.aliyuncs.RpcAcsRequest 继承的方法 |
composeUrl, setAcceptFormat, setActionName, setSecurityToken, setVersion, signRequest |
| 从类 com.aliyuncs.AcsRequest 继承的方法 |
concatQueryString, getAcceptFormat, getActionName, getDomainParameters, getProduct, getProtocol, getQueryParameters, getRegionId, getSecurityToken, getVersion, putDomainParameter, putDomainParameter, putQueryParameter, putQueryParameter, setParameter, setProtocol, setRegionId |
| 从类 com.aliyuncs.http.HttpRequest 继承的方法 |
getContent, getContentType, getEncoding, getHeaders, getHeaderValue, getHttpConnection, getMethod, getUrl, putHeaderParameter, setContent, setContentType, setEncoding, setMethod, setUrl |
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImportImageRequest
public ImportImageRequest()
getOwnerId
public Long getOwnerId()
setOwnerId
public void setOwnerId(Long ownerId)
getResourceOwnerAccount
public String getResourceOwnerAccount()
setResourceOwnerAccount
public void setResourceOwnerAccount(String resourceOwnerAccount)
getResourceOwnerId
public Long getResourceOwnerId()
setResourceOwnerId
public void setResourceOwnerId(Long resourceOwnerId)
getImageName
public String getImageName()
setImageName
public void setImageName(String imageName)
getDescription
public String getDescription()
setDescription
public void setDescription(String description)
getArchitecture
public String getArchitecture()
setArchitecture
public void setArchitecture(String architecture)
getOSType
public String getOSType()
setOSType
public void setOSType(String oSType)
getPlatform
public String getPlatform()
setPlatform
public void setPlatform(String platform)
getDiskDeviceMapping1Format
public String getDiskDeviceMapping1Format()
setDiskDeviceMapping1Format
public void setDiskDeviceMapping1Format(String diskDeviceMapping1Format)
getDiskDeviceMapping1OSSBucket
public String getDiskDeviceMapping1OSSBucket()
setDiskDeviceMapping1OSSBucket
public void setDiskDeviceMapping1OSSBucket(String diskDeviceMapping1OSSBucket)
getDiskDeviceMapping1OSSObject
public String getDiskDeviceMapping1OSSObject()
setDiskDeviceMapping1OSSObject
public void setDiskDeviceMapping1OSSObject(String diskDeviceMapping1OSSObject)
getDiskDeviceMapping1DiskImSize
public Integer getDiskDeviceMapping1DiskImSize()
setDiskDeviceMapping1DiskImSize
public void setDiskDeviceMapping1DiskImSize(Integer diskDeviceMapping1DiskImSize)
getDiskDeviceMapping1Device
public String getDiskDeviceMapping1Device()
setDiskDeviceMapping1Device
public void setDiskDeviceMapping1Device(String diskDeviceMapping1Device)
getRoleName
public String getRoleName()
setRoleName
public void setRoleName(String roleName)
getResponseClass
public Class<ImportImageResponse> getResponseClass()
- 指定者:
- 类
com.aliyuncs.AcsRequest<ImportImageResponse> 中的 getResponseClass
Copyright © 2016. All Rights Reserved.