PHP Class Mts\Request\V20140618\SubmitMediaInfoJobRequest

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

Public Methods

Method Description
__construct ( )
getInput ( )
getOwnerAccount ( )
getOwnerId ( )
getPipelineId ( )
getResourceOwnerAccount ( )
getResourceOwnerId ( )
getUserData ( )
setInput ( $input )
setOwnerAccount ( $ownerAccount )
setOwnerId ( $ownerId )
setPipelineId ( $pipelineId )
setResourceOwnerAccount ( $resourceOwnerAccount )
setResourceOwnerId ( $resourceOwnerId )
setUserData ( $userData )

Method Details

__construct() public method

public __construct ( )

getInput() public method

public getInput ( )

getOwnerAccount() public method

public getOwnerAccount ( )

getOwnerId() public method

public getOwnerId ( )

getPipelineId() public method

public getPipelineId ( )

getResourceOwnerAccount() public method

getResourceOwnerId() public method

public getResourceOwnerId ( )

getUserData() public method

public getUserData ( )

setInput() public method

public setInput ( $input )

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 )

setUserData() public method

public setUserData ( $userData )