PHP Class Mts\Request\V20140618\UpdateMediaRequest

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

Méthodes publiques

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

public __construct ( )

getCateId() public méthode

public getCateId ( )

getCoverURL() public méthode

public getCoverURL ( )

getDescription() public méthode

public getDescription ( )

getMediaId() public méthode

public getMediaId ( )

getOwnerAccount() public méthode

public getOwnerAccount ( )

getOwnerId() public méthode

public getOwnerId ( )

getResourceOwnerAccount() public méthode

getResourceOwnerId() public méthode

public getResourceOwnerId ( )

getTags() public méthode

public getTags ( )

getTitle() public méthode

public getTitle ( )

setCateId() public méthode

public setCateId ( $cateId )

setCoverURL() public méthode

public setCoverURL ( $coverURL )

setDescription() public méthode

public setDescription ( $description )

setMediaId() public méthode

public setMediaId ( $mediaId )

setOwnerAccount() public méthode

public setOwnerAccount ( $ownerAccount )

setOwnerId() public méthode

public setOwnerId ( $ownerId )

setResourceOwnerAccount() public méthode

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() public méthode

public setResourceOwnerId ( $resourceOwnerId )

setTags() public méthode

public setTags ( $tags )

setTitle() public méthode

public setTitle ( $title )