PHP Class Mts\Request\V20140618\UpdateTemplateRequest

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

Méthodes publiques

Méthode Description
__construct ( )
getAudio ( )
getContainer ( )
getMuxConfig ( )
getName ( )
getOwnerAccount ( )
getOwnerId ( )
getResourceOwnerAccount ( )
getResourceOwnerId ( )
getTemplateId ( )
getTransConfig ( )
getVideo ( )
setAudio ( $audio )
setContainer ( $container )
setMuxConfig ( $muxConfig )
setName ( $name )
setOwnerAccount ( $ownerAccount )
setOwnerId ( $ownerId )
setResourceOwnerAccount ( $resourceOwnerAccount )
setResourceOwnerId ( $resourceOwnerId )
setTemplateId ( $templateId )
setTransConfig ( $transConfig )
setVideo ( $video )

Method Details

__construct() public méthode

public __construct ( )

getAudio() public méthode

public getAudio ( )

getContainer() public méthode

public getContainer ( )

getMuxConfig() public méthode

public getMuxConfig ( )

getName() public méthode

public getName ( )

getOwnerAccount() public méthode

public getOwnerAccount ( )

getOwnerId() public méthode

public getOwnerId ( )

getResourceOwnerAccount() public méthode

getResourceOwnerId() public méthode

public getResourceOwnerId ( )

getTemplateId() public méthode

public getTemplateId ( )

getTransConfig() public méthode

public getTransConfig ( )

getVideo() public méthode

public getVideo ( )

setAudio() public méthode

public setAudio ( $audio )

setContainer() public méthode

public setContainer ( $container )

setMuxConfig() public méthode

public setMuxConfig ( $muxConfig )

setName() public méthode

public setName ( $name )

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 )

setTemplateId() public méthode

public setTemplateId ( $templateId )

setTransConfig() public méthode

public setTransConfig ( $transConfig )

setVideo() public méthode

public setVideo ( $video )