PHP Class Mts\Request\V20140618\SubmitJobsRequest

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

Méthodes publiques

Méthode 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 méthode

public __construct ( )

getInput() public méthode

public getInput ( )

getOutputBucket() public méthode

public getOutputBucket ( )

getOutputLocation() public méthode

public getOutputLocation ( )

getOutputs() public méthode

public getOutputs ( )

getOwnerAccount() public méthode

public getOwnerAccount ( )

getOwnerId() public méthode

public getOwnerId ( )

getPipelineId() public méthode

public getPipelineId ( )

getResourceOwnerAccount() public méthode

getResourceOwnerId() public méthode

public getResourceOwnerId ( )

setInput() public méthode

public setInput ( $input )

setOutputBucket() public méthode

public setOutputBucket ( $outputBucket )

setOutputLocation() public méthode

public setOutputLocation ( $outputLocation )

setOutputs() public méthode

public setOutputs ( $outputs )

setOwnerAccount() public méthode

public setOwnerAccount ( $ownerAccount )

setOwnerId() public méthode

public setOwnerId ( $ownerId )

setPipelineId() public méthode

public setPipelineId ( $pipelineId )

setResourceOwnerAccount() public méthode

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() public méthode

public setResourceOwnerId ( $resourceOwnerId )