public class ImportImageRequest extends com.aliyuncs.RpcAcsRequest<ImportImageResponse>
限定符和类型 | 类和说明 |
---|---|
static class |
ImportImageRequest.DiskDeviceMapping |
static class |
ImportImageRequest.Tag |
构造器和说明 |
---|
ImportImageRequest() |
composeUrl, setAcceptFormat, setActionName, setSecurityToken, setSysAcceptFormat, setSysActionName, setSysSecurityToken, setSysVersion, setVersion, signRequest
appendUserAgent, concatQueryString, getAcceptFormat, getActionName, getBodyParameters, getDomainParameters, getEndpointType, getLocationProduct, getProduct, getProductDomain, getProtocol, getQueryParameters, getRegionId, getSecurityToken, getSysAcceptFormat, getSysActionName, getSysBodyParameters, getSysDomainParameters, getSysEndpointType, getSysLocationProduct, getSysProduct, getSysProductDomain, getSysProtocol, getSysQueryParameters, getSysRegionId, getSysSecurityToken, getSysSignatureAlgorithm, getSysSignatureVersion, getSysSignedHeaders, getSysStrToSign, getSysUserAgentConfig, getSysVersion, getVersion, putBodyParameter, putDomainParameter, putDomainParameter, putQueryParameter, putQueryParameter, resolveSignatureComposer, setEndpoint, setEndpointType, setLocationProduct, setParameter, setProductDomain, setProtocol, setRegionId, setSysEndpoint, setSysEndpointType, setSysLocationProduct, setSysProductDomain, setSysProtocol, setSysRegionId, setSysSignatureAlgorithm, setSysSignatureVersion
getConnectTimeout, getContentTypeValue, getEncoding, getHeaders, getHeaderValue, getHttpContent, getHttpContentString, getHttpContentType, getKeyManagers, getMethod, getReadTimeout, getSysConnectTimeout, getSysEncoding, getSysHeaders, getSysMethod, getSysReadTimeout, getSysRetryPolicy, getSysUrl, getUrl, getX509TrustManagers, isIgnoreSSLCerts, putHeaderParameter, setConnectTimeout, setEncoding, setHttpContent, setHttpContentType, setIgnoreSSLCerts, setKeyManagers, setMethod, setReadTimeout, setSysConnectTimeout, setSysEncoding, setSysMethod, setSysReadTimeout, setSysRetryPolicy, setSysUrl, setUrl, setX509TrustManagers
public List<ImportImageRequest.DiskDeviceMapping> getDiskDeviceMappings()
public void setDiskDeviceMappings(List<ImportImageRequest.DiskDeviceMapping> diskDeviceMappings)
public Long getResourceOwnerId()
public void setResourceOwnerId(Long resourceOwnerId)
public String getDescription()
public void setDescription(String description)
public String getPlatform()
public void setPlatform(String platform)
public String getResourceGroupId()
public void setResourceGroupId(String resourceGroupId)
public String getBootMode()
public void setBootMode(String bootMode)
public String getImageName()
public void setImageName(String imageName)
public List<ImportImageRequest.Tag> getTags()
public void setTags(List<ImportImageRequest.Tag> tags)
public String getArchitecture()
public void setArchitecture(String architecture)
public String getLicenseType()
public void setLicenseType(String licenseType)
public String getDetectionStrategy()
public void setDetectionStrategy(String detectionStrategy)
public String getResourceOwnerAccount()
public void setResourceOwnerAccount(String resourceOwnerAccount)
public String getRoleName()
public void setRoleName(String roleName)
public String getOSType()
public void setOSType(String oSType)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public Class<ImportImageResponse> getResponseClass()
getResponseClass
在类中 com.aliyuncs.AcsRequest<ImportImageResponse>
Copyright © 2023. All Rights Reserved.