PHP Class Mts\Request\V20140618\SearchMediaRequest

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

Public Methods

Method Description
__construct ( )
getCateId ( )
getDescription ( )
getFrom ( )
getKeyWord ( )
getOwnerAccount ( )
getOwnerId ( )
getPageNumber ( )
getPageSize ( )
getResourceOwnerAccount ( )
getResourceOwnerId ( )
getSortBy ( )
getTag ( )
getTitle ( )
getTo ( )
setCateId ( $cateId )
setDescription ( $description )
setFrom ( $from )
setKeyWord ( $keyWord )
setOwnerAccount ( $ownerAccount )
setOwnerId ( $ownerId )
setPageNumber ( $pageNumber )
setPageSize ( $pageSize )
setResourceOwnerAccount ( $resourceOwnerAccount )
setResourceOwnerId ( $resourceOwnerId )
setSortBy ( $sortBy )
setTag ( $tag )
setTitle ( $title )
setTo ( $to )

Method Details

__construct() public method

public __construct ( )

getCateId() public method

public getCateId ( )

getDescription() public method

public getDescription ( )

getFrom() public method

public getFrom ( )

getKeyWord() public method

public getKeyWord ( )

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

getSortBy() public method

public getSortBy ( )

getTag() public method

public getTag ( )

getTitle() public method

public getTitle ( )

getTo() public method

public getTo ( )

setCateId() public method

public setCateId ( $cateId )

setDescription() public method

public setDescription ( $description )

setFrom() public method

public setFrom ( $from )

setKeyWord() public method

public setKeyWord ( $keyWord )

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 )

setSortBy() public method

public setSortBy ( $sortBy )

setTag() public method

public setTag ( $tag )

setTitle() public method

public setTitle ( $title )

setTo() public method

public setTo ( $to )