PHP 클래스 Mts\Request\V20140618\UpdatePipelineRequest

상속: extends RpcAcsRequest
파일 보기 프로젝트 열기: aliyun/aliyun-openapi-php-sdk

공개 메소드들

메소드 설명
__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 )

메소드 상세

__construct() 공개 메소드

public __construct ( )

getName() 공개 메소드

public getName ( )

getNotifyConfig() 공개 메소드

public getNotifyConfig ( )

getOwnerAccount() 공개 메소드

public getOwnerAccount ( )

getOwnerId() 공개 메소드

public getOwnerId ( )

getPipelineId() 공개 메소드

public getPipelineId ( )

getResourceOwnerAccount() 공개 메소드

getResourceOwnerId() 공개 메소드

public getResourceOwnerId ( )

getRole() 공개 메소드

public getRole ( )

getState() 공개 메소드

public getState ( )

setName() 공개 메소드

public setName ( $name )

setNotifyConfig() 공개 메소드

public setNotifyConfig ( $notifyConfig )

setOwnerAccount() 공개 메소드

public setOwnerAccount ( $ownerAccount )

setOwnerId() 공개 메소드

public setOwnerId ( $ownerId )

setPipelineId() 공개 메소드

public setPipelineId ( $pipelineId )

setResourceOwnerAccount() 공개 메소드

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() 공개 메소드

public setResourceOwnerId ( $resourceOwnerId )

setRole() 공개 메소드

public setRole ( $role )

setState() 공개 메소드

public setState ( $state )