com.aliyuncs.ecs.model.v20140526
类 CopyImageRequest

java.lang.Object
  继承者 com.aliyuncs.http.HttpRequest
      继承者 com.aliyuncs.AcsRequest<T>
          继承者 com.aliyuncs.RpcAcsRequest<CopyImageResponse>
              继承者 com.aliyuncs.ecs.model.v20140526.CopyImageRequest

public class CopyImageRequest
extends com.aliyuncs.RpcAcsRequest<CopyImageResponse>

版本:
作者:
auto create

字段摘要
 
从类 com.aliyuncs.AcsRequest 继承的字段
composer
 
从类 com.aliyuncs.http.HttpRequest 继承的字段
content, contentType, encoding, headers
 
构造方法摘要
CopyImageRequest()
           
 
方法摘要
 String getDestinationDescription()
           
 String getDestinationImageName()
           
 String getDestinationRegionId()
           
 String getImageId()
           
 String getOwnerAccount()
           
 Long getOwnerId()
           
 String getResourceOwnerAccount()
           
 Long getResourceOwnerId()
           
 Class<CopyImageResponse> getResponseClass()
           
 String getTag1Key()
           
 String getTag1Value()
           
 String getTag2Key()
           
 String getTag2Value()
           
 String getTag3Key()
           
 String getTag3Value()
           
 String getTag4Key()
           
 String getTag4Value()
           
 String getTag5Key()
           
 String getTag5Value()
           
 void setDestinationDescription(String destinationDescription)
           
 void setDestinationImageName(String destinationImageName)
           
 void setDestinationRegionId(String destinationRegionId)
           
 void setImageId(String imageId)
           
 void setOwnerAccount(String ownerAccount)
           
 void setOwnerId(Long ownerId)
           
 void setResourceOwnerAccount(String resourceOwnerAccount)
           
 void setResourceOwnerId(Long resourceOwnerId)
           
 void setTag1Key(String tag1Key)
           
 void setTag1Value(String tag1Value)
           
 void setTag2Key(String tag2Key)
           
 void setTag2Value(String tag2Value)
           
 void setTag3Key(String tag3Key)
           
 void setTag3Value(String tag3Value)
           
 void setTag4Key(String tag4Key)
           
 void setTag4Value(String tag4Value)
           
 void setTag5Key(String tag5Key)
           
 void setTag5Value(String tag5Value)
           
 
从类 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
 

构造方法详细信息

CopyImageRequest

public CopyImageRequest()
方法详细信息

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)

getDestinationImageName

public String getDestinationImageName()

setDestinationImageName

public void setDestinationImageName(String destinationImageName)

getDestinationDescription

public String getDestinationDescription()

setDestinationDescription

public void setDestinationDescription(String destinationDescription)

getImageId

public String getImageId()

setImageId

public void setImageId(String imageId)

getDestinationRegionId

public String getDestinationRegionId()

setDestinationRegionId

public void setDestinationRegionId(String destinationRegionId)

getOwnerAccount

public String getOwnerAccount()

setOwnerAccount

public void setOwnerAccount(String ownerAccount)

getTag1Key

public String getTag1Key()

setTag1Key

public void setTag1Key(String tag1Key)

getTag2Key

public String getTag2Key()

setTag2Key

public void setTag2Key(String tag2Key)

getTag3Key

public String getTag3Key()

setTag3Key

public void setTag3Key(String tag3Key)

getTag4Key

public String getTag4Key()

setTag4Key

public void setTag4Key(String tag4Key)

getTag5Key

public String getTag5Key()

setTag5Key

public void setTag5Key(String tag5Key)

getTag1Value

public String getTag1Value()

setTag1Value

public void setTag1Value(String tag1Value)

getTag2Value

public String getTag2Value()

setTag2Value

public void setTag2Value(String tag2Value)

getTag3Value

public String getTag3Value()

setTag3Value

public void setTag3Value(String tag3Value)

getTag4Value

public String getTag4Value()

setTag4Value

public void setTag4Value(String tag4Value)

getTag5Value

public String getTag5Value()

setTag5Value

public void setTag5Value(String tag5Value)

getResponseClass

public Class<CopyImageResponse> getResponseClass()
指定者:
com.aliyuncs.AcsRequest<CopyImageResponse> 中的 getResponseClass


Copyright © 2016. All Rights Reserved.