PHP 클래스 Mts\Request\V20140618\AddPipelineRequest

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

공개 메소드들

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

메소드 상세

__construct() 공개 메소드

public __construct ( )

getName() 공개 메소드

public getName ( )

getNotifyConfig() 공개 메소드

public getNotifyConfig ( )

getOwnerAccount() 공개 메소드

public getOwnerAccount ( )

getOwnerId() 공개 메소드

public getOwnerId ( )

getResourceOwnerAccount() 공개 메소드

getResourceOwnerId() 공개 메소드

public getResourceOwnerId ( )

getRole() 공개 메소드

public getRole ( )

getSpeed() 공개 메소드

public getSpeed ( )

setName() 공개 메소드

public setName ( $name )

setNotifyConfig() 공개 메소드

public setNotifyConfig ( $notifyConfig )

setOwnerAccount() 공개 메소드

public setOwnerAccount ( $ownerAccount )

setOwnerId() 공개 메소드

public setOwnerId ( $ownerId )

setResourceOwnerAccount() 공개 메소드

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() 공개 메소드

public setResourceOwnerId ( $resourceOwnerId )

setRole() 공개 메소드

public setRole ( $role )

setSpeed() 공개 메소드

public setSpeed ( $speed )