PHP Class Mts\Request\V20140618\AddPipelineRequest

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

Public Methods

Method Description
__construct ( )
getName ( )
getNotifyConfig ( )
getOwnerAccount ( )
getOwnerId ( )
getResourceOwnerAccount ( )
getResourceOwnerId ( )
getRole ( )
getSpeed ( )
setName ( $name )
setNotifyConfig ( $notifyConfig )
setOwnerAccount ( $ownerAccount )
setOwnerId ( $ownerId )
setResourceOwnerAccount ( $resourceOwnerAccount )
setResourceOwnerId ( $resourceOwnerId )
setRole ( $role )
setSpeed ( $speed )

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 ( )

getResourceOwnerAccount() public method

getResourceOwnerId() public method

public getResourceOwnerId ( )

getRole() public method

public getRole ( )

getSpeed() public method

public getSpeed ( )

setName() public method

public setName ( $name )

setNotifyConfig() public method

public setNotifyConfig ( $notifyConfig )

setOwnerAccount() public method

public setOwnerAccount ( $ownerAccount )

setOwnerId() public method

public setOwnerId ( $ownerId )

setResourceOwnerAccount() public method

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() public method

public setResourceOwnerId ( $resourceOwnerId )

setRole() public method

public setRole ( $role )

setSpeed() public method

public setSpeed ( $speed )