com.aliyuncs.ecs.model.v20140526
类 DescribeEipAddressesRequest

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

public class DescribeEipAddressesRequest
extends com.aliyuncs.RpcAcsRequest<DescribeEipAddressesResponse>

版本:
作者:
auto create

字段摘要
 
从类 com.aliyuncs.AcsRequest 继承的字段
composer
 
从类 com.aliyuncs.http.HttpRequest 继承的字段
content, contentType, encoding, headers
 
构造方法摘要
DescribeEipAddressesRequest()
           
 
方法摘要
 String getAllocationId()
           
 String getAssociatedInstanceId()
           
 String getAssociatedInstanceType()
           
 String getEipAddress()
           
 String getFilter1Key()
           
 String getFilter1Value()
           
 String getFilter2Key()
           
 String getFilter2Value()
           
 String getLockReason()
           
 String getOwnerAccount()
           
 Long getOwnerId()
           
 Integer getPageNumber()
           
 Integer getPageSize()
           
 String getResourceOwnerAccount()
           
 Long getResourceOwnerId()
           
 Class<DescribeEipAddressesResponse> getResponseClass()
           
 String getStatus()
           
 void setAllocationId(String allocationId)
           
 void setAssociatedInstanceId(String associatedInstanceId)
           
 void setAssociatedInstanceType(String associatedInstanceType)
           
 void setEipAddress(String eipAddress)
           
 void setFilter1Key(String filter1Key)
           
 void setFilter1Value(String filter1Value)
           
 void setFilter2Key(String filter2Key)
           
 void setFilter2Value(String filter2Value)
           
 void setLockReason(String lockReason)
           
 void setOwnerAccount(String ownerAccount)
           
 void setOwnerId(Long ownerId)
           
 void setPageNumber(Integer pageNumber)
           
 void setPageSize(Integer pageSize)
           
 void setResourceOwnerAccount(String resourceOwnerAccount)
           
 void setResourceOwnerId(Long resourceOwnerId)
           
 void setStatus(String status)
           
 
从类 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
 

构造方法详细信息

DescribeEipAddressesRequest

public DescribeEipAddressesRequest()
方法详细信息

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)

getStatus

public String getStatus()

setStatus

public void setStatus(String status)

getEipAddress

public String getEipAddress()

setEipAddress

public void setEipAddress(String eipAddress)

getAllocationId

public String getAllocationId()

setAllocationId

public void setAllocationId(String allocationId)

getPageNumber

public Integer getPageNumber()

setPageNumber

public void setPageNumber(Integer pageNumber)

getPageSize

public Integer getPageSize()

setPageSize

public void setPageSize(Integer pageSize)

getOwnerAccount

public String getOwnerAccount()

setOwnerAccount

public void setOwnerAccount(String ownerAccount)

getFilter1Key

public String getFilter1Key()

setFilter1Key

public void setFilter1Key(String filter1Key)

getFilter2Key

public String getFilter2Key()

setFilter2Key

public void setFilter2Key(String filter2Key)

getFilter1Value

public String getFilter1Value()

setFilter1Value

public void setFilter1Value(String filter1Value)

getFilter2Value

public String getFilter2Value()

setFilter2Value

public void setFilter2Value(String filter2Value)

getLockReason

public String getLockReason()

setLockReason

public void setLockReason(String lockReason)

getAssociatedInstanceType

public String getAssociatedInstanceType()

setAssociatedInstanceType

public void setAssociatedInstanceType(String associatedInstanceType)

getAssociatedInstanceId

public String getAssociatedInstanceId()

setAssociatedInstanceId

public void setAssociatedInstanceId(String associatedInstanceId)

getResponseClass

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


Copyright © 2016. All Rights Reserved.