PHP 클래스 Mts\Request\V20140618\SubmitJobsRequest

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

공개 메소드들

메소드 설명
__construct ( )
getInput ( )
getOutputBucket ( )
getOutputLocation ( )
getOutputs ( )
getOwnerAccount ( )
getOwnerId ( )
getPipelineId ( )
getResourceOwnerAccount ( )
getResourceOwnerId ( )
setInput ( $input )
setOutputBucket ( $outputBucket )
setOutputLocation ( $outputLocation )
setOutputs ( $outputs )
setOwnerAccount ( $ownerAccount )
setOwnerId ( $ownerId )
setPipelineId ( $pipelineId )
setResourceOwnerAccount ( $resourceOwnerAccount )
setResourceOwnerId ( $resourceOwnerId )

메소드 상세

__construct() 공개 메소드

public __construct ( )

getInput() 공개 메소드

public getInput ( )

getOutputBucket() 공개 메소드

public getOutputBucket ( )

getOutputLocation() 공개 메소드

public getOutputLocation ( )

getOutputs() 공개 메소드

public getOutputs ( )

getOwnerAccount() 공개 메소드

public getOwnerAccount ( )

getOwnerId() 공개 메소드

public getOwnerId ( )

getPipelineId() 공개 메소드

public getPipelineId ( )

getResourceOwnerAccount() 공개 메소드

getResourceOwnerId() 공개 메소드

public getResourceOwnerId ( )

setInput() 공개 메소드

public setInput ( $input )

setOutputBucket() 공개 메소드

public setOutputBucket ( $outputBucket )

setOutputLocation() 공개 메소드

public setOutputLocation ( $outputLocation )

setOutputs() 공개 메소드

public setOutputs ( $outputs )

setOwnerAccount() 공개 메소드

public setOwnerAccount ( $ownerAccount )

setOwnerId() 공개 메소드

public setOwnerId ( $ownerId )

setPipelineId() 공개 메소드

public setPipelineId ( $pipelineId )

setResourceOwnerAccount() 공개 메소드

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() 공개 메소드

public setResourceOwnerId ( $resourceOwnerId )