PHP Class Ecs\Request\V20140526\DescribeTagKeysRequest

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

Public Methods

Method Description
__construct ( )
getOwnerId ( )
getPageNumber ( )
getPageSize ( )
getResourceId ( )
getResourceOwnerAccount ( )
getResourceOwnerId ( )
getResourceType ( )
setOwnerId ( $ownerId )
setPageNumber ( $pageNumber )
setPageSize ( $pageSize )
setResourceId ( $resourceId )
setResourceOwnerAccount ( $resourceOwnerAccount )
setResourceOwnerId ( $resourceOwnerId )
setResourceType ( $resourceType )

Method Details

__construct() public method

public __construct ( )

getOwnerId() public method

public getOwnerId ( )

getPageNumber() public method

public getPageNumber ( )

getPageSize() public method

public getPageSize ( )

getResourceId() public method

public getResourceId ( )

getResourceOwnerAccount() public method

getResourceOwnerId() public method

public getResourceOwnerId ( )

getResourceType() public method

public getResourceType ( )

setOwnerId() public method

public setOwnerId ( $ownerId )

setPageNumber() public method

public setPageNumber ( $pageNumber )

setPageSize() public method

public setPageSize ( $pageSize )

setResourceId() public method

public setResourceId ( $resourceId )

setResourceOwnerAccount() public method

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() public method

public setResourceOwnerId ( $resourceOwnerId )

setResourceType() public method

public setResourceType ( $resourceType )