PHP Class Mts\Request\V20140618\SearchMediaRequest

Inheritance: extends RpcAcsRequest
Afficher le fichier Open project: aliyun/aliyun-openapi-php-sdk

Méthodes publiques

Méthode 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 méthode

public __construct ( )

getCateId() public méthode

public getCateId ( )

getDescription() public méthode

public getDescription ( )

getFrom() public méthode

public getFrom ( )

getKeyWord() public méthode

public getKeyWord ( )

getOwnerAccount() public méthode

public getOwnerAccount ( )

getOwnerId() public méthode

public getOwnerId ( )

getPageNumber() public méthode

public getPageNumber ( )

getPageSize() public méthode

public getPageSize ( )

getResourceOwnerAccount() public méthode

getResourceOwnerId() public méthode

public getResourceOwnerId ( )

getSortBy() public méthode

public getSortBy ( )

getTag() public méthode

public getTag ( )

getTitle() public méthode

public getTitle ( )

getTo() public méthode

public getTo ( )

setCateId() public méthode

public setCateId ( $cateId )

setDescription() public méthode

public setDescription ( $description )

setFrom() public méthode

public setFrom ( $from )

setKeyWord() public méthode

public setKeyWord ( $keyWord )

setOwnerAccount() public méthode

public setOwnerAccount ( $ownerAccount )

setOwnerId() public méthode

public setOwnerId ( $ownerId )

setPageNumber() public méthode

public setPageNumber ( $pageNumber )

setPageSize() public méthode

public setPageSize ( $pageSize )

setResourceOwnerAccount() public méthode

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() public méthode

public setResourceOwnerId ( $resourceOwnerId )

setSortBy() public méthode

public setSortBy ( $sortBy )

setTag() public méthode

public setTag ( $tag )

setTitle() public méthode

public setTitle ( $title )

setTo() public méthode

public setTo ( $to )