public class CreateImageRequest extends com.aliyuncs.RpcAcsRequest<CreateImageResponse>
限定符和类型 | 类和说明 |
---|---|
static class |
CreateImageRequest.DiskDeviceMapping |
static class |
CreateImageRequest.Tag |
构造器和说明 |
---|
CreateImageRequest() |
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<CreateImageRequest.DiskDeviceMapping> getDiskDeviceMappings()
public void setDiskDeviceMappings(List<CreateImageRequest.DiskDeviceMapping> diskDeviceMappings)
public Long getResourceOwnerId()
public void setResourceOwnerId(Long resourceOwnerId)
public String getSnapshotId()
public void setSnapshotId(String snapshotId)
public String getClientToken()
public void setClientToken(String clientToken)
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<CreateImageRequest.Tag> getTags()
public void setTags(List<CreateImageRequest.Tag> tags)
public String getArchitecture()
public void setArchitecture(String architecture)
public String getDetectionStrategy()
public void setDetectionStrategy(String detectionStrategy)
public String getResourceOwnerAccount()
public void setResourceOwnerAccount(String resourceOwnerAccount)
public String getOwnerAccount()
public void setOwnerAccount(String ownerAccount)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public String getInstanceId()
public void setInstanceId(String instanceId)
public String getImageFamily()
public void setImageFamily(String imageFamily)
public String getImageVersion()
public void setImageVersion(String imageVersion)
public Class<CreateImageResponse> getResponseClass()
getResponseClass
在类中 com.aliyuncs.AcsRequest<CreateImageResponse>
Copyright © 2023. All Rights Reserved.