PHP Class Mts\Request\V20140618\SubmitJobsRequest

Inheritance: extends RpcAcsRequest
Datei anzeigen Open project: aliyun/aliyun-openapi-php-sdk

Public Methods

Method Description
__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 )

Method Details

__construct() public method

public __construct ( )

getInput() public method

public getInput ( )

getOutputBucket() public method

public getOutputBucket ( )

getOutputLocation() public method

public getOutputLocation ( )

getOutputs() public method

public getOutputs ( )

getOwnerAccount() public method

public getOwnerAccount ( )

getOwnerId() public method

public getOwnerId ( )

getPipelineId() public method

public getPipelineId ( )

getResourceOwnerAccount() public method

getResourceOwnerId() public method

public getResourceOwnerId ( )

setInput() public method

public setInput ( $input )

setOutputBucket() public method

public setOutputBucket ( $outputBucket )

setOutputLocation() public method

public setOutputLocation ( $outputLocation )

setOutputs() public method

public setOutputs ( $outputs )

setOwnerAccount() public method

public setOwnerAccount ( $ownerAccount )

setOwnerId() public method

public setOwnerId ( $ownerId )

setPipelineId() public method

public setPipelineId ( $pipelineId )

setResourceOwnerAccount() public method

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() public method

public setResourceOwnerId ( $resourceOwnerId )