PHP Class Mts\Request\V20140618\UpdateMediaRequest

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

Public Methods

Method Description
__construct ( )
getCateId ( )
getCoverURL ( )
getDescription ( )
getMediaId ( )
getOwnerAccount ( )
getOwnerId ( )
getResourceOwnerAccount ( )
getResourceOwnerId ( )
getTags ( )
getTitle ( )
setCateId ( $cateId )
setCoverURL ( $coverURL )
setDescription ( $description )
setMediaId ( $mediaId )
setOwnerAccount ( $ownerAccount )
setOwnerId ( $ownerId )
setResourceOwnerAccount ( $resourceOwnerAccount )
setResourceOwnerId ( $resourceOwnerId )
setTags ( $tags )
setTitle ( $title )

Method Details

__construct() public method

public __construct ( )

getCateId() public method

public getCateId ( )

getCoverURL() public method

public getCoverURL ( )

getDescription() public method

public getDescription ( )

getMediaId() public method

public getMediaId ( )

getOwnerAccount() public method

public getOwnerAccount ( )

getOwnerId() public method

public getOwnerId ( )

getResourceOwnerAccount() public method

getResourceOwnerId() public method

public getResourceOwnerId ( )

getTags() public method

public getTags ( )

getTitle() public method

public getTitle ( )

setCateId() public method

public setCateId ( $cateId )

setCoverURL() public method

public setCoverURL ( $coverURL )

setDescription() public method

public setDescription ( $description )

setMediaId() public method

public setMediaId ( $mediaId )

setOwnerAccount() public method

public setOwnerAccount ( $ownerAccount )

setOwnerId() public method

public setOwnerId ( $ownerId )

setResourceOwnerAccount() public method

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() public method

public setResourceOwnerId ( $resourceOwnerId )

setTags() public method

public setTags ( $tags )

setTitle() public method

public setTitle ( $title )