PHP Class Mts\Request\V20140618\SearchWaterMarkTemplateRequest

Inheritance: extends RpcAcsRequest
Datei anzeigen Open project: aliyun/aliyun-openapi-php-sdk

Public Methods

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

Method Details

__construct() public method

public __construct ( )

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

getState() public method

public getState ( )

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 )

setState() public method

public setState ( $state )