PHP Class Mts\Request\V20140618\UpdatePipelineRequest

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

Public Methods

Method Description
__construct ( )
getName ( )
getNotifyConfig ( )
getOwnerAccount ( )
getOwnerId ( )
getPipelineId ( )
getResourceOwnerAccount ( )
getResourceOwnerId ( )
getRole ( )
getState ( )
setName ( $name )
setNotifyConfig ( $notifyConfig )
setOwnerAccount ( $ownerAccount )
setOwnerId ( $ownerId )
setPipelineId ( $pipelineId )
setResourceOwnerAccount ( $resourceOwnerAccount )
setResourceOwnerId ( $resourceOwnerId )
setRole ( $role )
setState ( $state )

Method Details

__construct() public method

public __construct ( )

getName() public method

public getName ( )

getNotifyConfig() public method

public getNotifyConfig ( )

getOwnerAccount() public method

public getOwnerAccount ( )

getOwnerId() public method

public getOwnerId ( )

getPipelineId() public method

public getPipelineId ( )

getResourceOwnerAccount() public method

getResourceOwnerId() public method

public getResourceOwnerId ( )

getRole() public method

public getRole ( )

getState() public method

public getState ( )

setName() public method

public setName ( $name )

setNotifyConfig() public method

public setNotifyConfig ( $notifyConfig )

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 )

setRole() public method

public setRole ( $role )

setState() public method

public setState ( $state )