PHP 클래스 Cdn\Request\V20141111\DeleteLiveStreamTranscodeRequest

상속: extends RpcAcsRequest
파일 보기 프로젝트 열기: aliyun/aliyun-openapi-php-sdk

공개 메소드들

메소드 설명
__construct ( )
getApp ( )
getDomain ( )
getOwnerAccount ( )
getOwnerId ( )
getSecurityToken ( )
getTemplate ( )
setApp ( $app )
setDomain ( $domain )
setOwnerAccount ( $ownerAccount )
setOwnerId ( $ownerId )
setSecurityToken ( $securityToken )
setTemplate ( $template )

메소드 상세

__construct() 공개 메소드

public __construct ( )

getApp() 공개 메소드

public getApp ( )

getDomain() 공개 메소드

public getDomain ( )

getOwnerAccount() 공개 메소드

public getOwnerAccount ( )

getOwnerId() 공개 메소드

public getOwnerId ( )

getSecurityToken() 공개 메소드

public getSecurityToken ( )

getTemplate() 공개 메소드

public getTemplate ( )

setApp() 공개 메소드

public setApp ( $app )

setDomain() 공개 메소드

public setDomain ( $domain )

setOwnerAccount() 공개 메소드

public setOwnerAccount ( $ownerAccount )

setOwnerId() 공개 메소드

public setOwnerId ( $ownerId )

setSecurityToken() 공개 메소드

public setSecurityToken ( $securityToken )

setTemplate() 공개 메소드

public setTemplate ( $template )