PHP Class Cdn\Request\V20141111\DeleteLiveStreamTranscodeRequest

Inheritance: extends RpcAcsRequest
Show file Open project: aliyun/aliyun-openapi-php-sdk

Public Methods

Method Description
__construct ( )
getApp ( )
getDomain ( )
getOwnerAccount ( )
getOwnerId ( )
getSecurityToken ( )
getTemplate ( )
setApp ( $app )
setDomain ( $domain )
setOwnerAccount ( $ownerAccount )
setOwnerId ( $ownerId )
setSecurityToken ( $securityToken )
setTemplate ( $template )

Method Details

__construct() public method

public __construct ( )

getApp() public method

public getApp ( )

getDomain() public method

public getDomain ( )

getOwnerAccount() public method

public getOwnerAccount ( )

getOwnerId() public method

public getOwnerId ( )

getSecurityToken() public method

public getSecurityToken ( )

getTemplate() public method

public getTemplate ( )

setApp() public method

public setApp ( $app )

setDomain() public method

public setDomain ( $domain )

setOwnerAccount() public method

public setOwnerAccount ( $ownerAccount )

setOwnerId() public method

public setOwnerId ( $ownerId )

setSecurityToken() public method

public setSecurityToken ( $securityToken )

setTemplate() public method

public setTemplate ( $template )