PHP 클래스 Ecs\Request\V20140526\CreatePhysicalConnectionRequest

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

공개 메소드들

메소드 설명
__construct ( )
getAccessPointId ( )
getCircuitCode ( )
getClientToken ( )
getDescription ( )
getLineOperator ( )
getName ( )
getOwnerAccount ( )
getOwnerId ( )
getPeerLocation ( )
getPortType ( )
getRedundantPhysicalConnectionId ( )
getResourceOwnerAccount ( )
getResourceOwnerId ( )
getType ( )
getUserCidr ( )
getbandwidth ( )
setAccessPointId ( $accessPointId )
setCircuitCode ( $circuitCode )
setClientToken ( $clientToken )
setDescription ( $description )
setLineOperator ( $lineOperator )
setName ( $name )
setOwnerAccount ( $ownerAccount )
setOwnerId ( $ownerId )
setPeerLocation ( $peerLocation )
setPortType ( $portType )
setRedundantPhysicalConnectionId ( $redundantPhysicalConnectionId )
setResourceOwnerAccount ( $resourceOwnerAccount )
setResourceOwnerId ( $resourceOwnerId )
setType ( $type )
setUserCidr ( $userCidr )
setbandwidth ( $bandwidth )

메소드 상세

__construct() 공개 메소드

public __construct ( )

getAccessPointId() 공개 메소드

public getAccessPointId ( )

getCircuitCode() 공개 메소드

public getCircuitCode ( )

getClientToken() 공개 메소드

public getClientToken ( )

getDescription() 공개 메소드

public getDescription ( )

getLineOperator() 공개 메소드

public getLineOperator ( )

getName() 공개 메소드

public getName ( )

getOwnerAccount() 공개 메소드

public getOwnerAccount ( )

getOwnerId() 공개 메소드

public getOwnerId ( )

getPeerLocation() 공개 메소드

public getPeerLocation ( )

getPortType() 공개 메소드

public getPortType ( )

getRedundantPhysicalConnectionId() 공개 메소드

getResourceOwnerAccount() 공개 메소드

getResourceOwnerId() 공개 메소드

public getResourceOwnerId ( )

getType() 공개 메소드

public getType ( )

getUserCidr() 공개 메소드

public getUserCidr ( )

getbandwidth() 공개 메소드

public getbandwidth ( )

setAccessPointId() 공개 메소드

public setAccessPointId ( $accessPointId )

setCircuitCode() 공개 메소드

public setCircuitCode ( $circuitCode )

setClientToken() 공개 메소드

public setClientToken ( $clientToken )

setDescription() 공개 메소드

public setDescription ( $description )

setLineOperator() 공개 메소드

public setLineOperator ( $lineOperator )

setName() 공개 메소드

public setName ( $name )

setOwnerAccount() 공개 메소드

public setOwnerAccount ( $ownerAccount )

setOwnerId() 공개 메소드

public setOwnerId ( $ownerId )

setPeerLocation() 공개 메소드

public setPeerLocation ( $peerLocation )

setPortType() 공개 메소드

public setPortType ( $portType )

setRedundantPhysicalConnectionId() 공개 메소드

public setRedundantPhysicalConnectionId ( $redundantPhysicalConnectionId )

setResourceOwnerAccount() 공개 메소드

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() 공개 메소드

public setResourceOwnerId ( $resourceOwnerId )

setType() 공개 메소드

public setType ( $type )

setUserCidr() 공개 메소드

public setUserCidr ( $userCidr )

setbandwidth() 공개 메소드

public setbandwidth ( $bandwidth )