PHP Class Ecs\Request\V20140526\DescribeEipAddressesRequest

Inheritance: extends RpcAcsRequest
Show file Open project: aliyun/aliyun-openapi-php-sdk

Public Methods

Method Description
__construct ( )
getAllocationId ( )
getAssociatedInstanceId ( )
getAssociatedInstanceType ( )
getChargeType ( )
getEipAddress ( )
getFilter1Key ( )
getFilter1Value ( )
getFilter2Key ( )
getFilter2Value ( )
getLockReason ( )
getOwnerAccount ( )
getOwnerId ( )
getPageNumber ( )
getPageSize ( )
getResourceOwnerAccount ( )
getResourceOwnerId ( )
getStatus ( )
setAllocationId ( $allocationId )
setAssociatedInstanceId ( $associatedInstanceId )
setAssociatedInstanceType ( $associatedInstanceType )
setChargeType ( $chargeType )
setEipAddress ( $eipAddress )
setFilter1Key ( $filter1Key )
setFilter1Value ( $filter1Value )
setFilter2Key ( $filter2Key )
setFilter2Value ( $filter2Value )
setLockReason ( $lockReason )
setOwnerAccount ( $ownerAccount )
setOwnerId ( $ownerId )
setPageNumber ( $pageNumber )
setPageSize ( $pageSize )
setResourceOwnerAccount ( $resourceOwnerAccount )
setResourceOwnerId ( $resourceOwnerId )
setStatus ( $status )

Method Details

__construct() public method

public __construct ( )

getAllocationId() public method

public getAllocationId ( )

getAssociatedInstanceId() public method

getAssociatedInstanceType() public method

getChargeType() public method

public getChargeType ( )

getEipAddress() public method

public getEipAddress ( )

getFilter1Key() public method

public getFilter1Key ( )

getFilter1Value() public method

public getFilter1Value ( )

getFilter2Key() public method

public getFilter2Key ( )

getFilter2Value() public method

public getFilter2Value ( )

getLockReason() public method

public getLockReason ( )

getOwnerAccount() public method

public getOwnerAccount ( )

getOwnerId() public method

public getOwnerId ( )

getPageNumber() public method

public getPageNumber ( )

getPageSize() public method

public getPageSize ( )

getResourceOwnerAccount() public method

getResourceOwnerId() public method

public getResourceOwnerId ( )

getStatus() public method

public getStatus ( )

setAllocationId() public method

public setAllocationId ( $allocationId )

setAssociatedInstanceId() public method

public setAssociatedInstanceId ( $associatedInstanceId )

setAssociatedInstanceType() public method

public setAssociatedInstanceType ( $associatedInstanceType )

setChargeType() public method

public setChargeType ( $chargeType )

setEipAddress() public method

public setEipAddress ( $eipAddress )

setFilter1Key() public method

public setFilter1Key ( $filter1Key )

setFilter1Value() public method

public setFilter1Value ( $filter1Value )

setFilter2Key() public method

public setFilter2Key ( $filter2Key )

setFilter2Value() public method

public setFilter2Value ( $filter2Value )

setLockReason() public method

public setLockReason ( $lockReason )

setOwnerAccount() public method

public setOwnerAccount ( $ownerAccount )

setOwnerId() public method

public setOwnerId ( $ownerId )

setPageNumber() public method

public setPageNumber ( $pageNumber )

setPageSize() public method

public setPageSize ( $pageSize )

setResourceOwnerAccount() public method

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() public method

public setResourceOwnerId ( $resourceOwnerId )

setStatus() public method

public setStatus ( $status )