PHP Class Ecs\Request\V20140526\DescribeAutoSnapshotPolicyExRequest

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

Public Methods

Method Description
__construct ( )
getAutoSnapshotPolicyId ( )
getOwnerAccount ( )
getOwnerId ( )
getPageNumber ( )
getPageSize ( )
getResourceOwnerAccount ( )
getResourceOwnerId ( )
setAutoSnapshotPolicyId ( $autoSnapshotPolicyId )
setOwnerAccount ( $ownerAccount )
setOwnerId ( $ownerId )
setPageNumber ( $pageNumber )
setPageSize ( $pageSize )
setResourceOwnerAccount ( $resourceOwnerAccount )
setResourceOwnerId ( $resourceOwnerId )

Method Details

__construct() public method

public __construct ( )

getAutoSnapshotPolicyId() public method

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 ( )

setAutoSnapshotPolicyId() public method

public setAutoSnapshotPolicyId ( $autoSnapshotPolicyId )

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 )