PHP 클래스 Ecs\Request\V20140526\ModifyVirtualBorderRouterAttributeRequest

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

공개 메소드들

메소드 설명
__construct ( )
getCircuitCode ( )
getClientToken ( )
getDescription ( )
getLocalGatewayIp ( )
getName ( )
getOwnerAccount ( )
getOwnerId ( )
getPeerGatewayIp ( )
getPeeringSubnetMask ( )
getResourceOwnerAccount ( )
getResourceOwnerId ( )
getUserCidr ( )
getVbrId ( )
getVlanId ( )
setCircuitCode ( $circuitCode )
setClientToken ( $clientToken )
setDescription ( $description )
setLocalGatewayIp ( $localGatewayIp )
setName ( $name )
setOwnerAccount ( $ownerAccount )
setOwnerId ( $ownerId )
setPeerGatewayIp ( $peerGatewayIp )
setPeeringSubnetMask ( $peeringSubnetMask )
setResourceOwnerAccount ( $resourceOwnerAccount )
setResourceOwnerId ( $resourceOwnerId )
setUserCidr ( $userCidr )
setVbrId ( $vbrId )
setVlanId ( $vlanId )

메소드 상세

__construct() 공개 메소드

public __construct ( )

getCircuitCode() 공개 메소드

public getCircuitCode ( )

getClientToken() 공개 메소드

public getClientToken ( )

getDescription() 공개 메소드

public getDescription ( )

getLocalGatewayIp() 공개 메소드

public getLocalGatewayIp ( )

getName() 공개 메소드

public getName ( )

getOwnerAccount() 공개 메소드

public getOwnerAccount ( )

getOwnerId() 공개 메소드

public getOwnerId ( )

getPeerGatewayIp() 공개 메소드

public getPeerGatewayIp ( )

getPeeringSubnetMask() 공개 메소드

getResourceOwnerAccount() 공개 메소드

getResourceOwnerId() 공개 메소드

public getResourceOwnerId ( )

getUserCidr() 공개 메소드

public getUserCidr ( )

getVbrId() 공개 메소드

public getVbrId ( )

getVlanId() 공개 메소드

public getVlanId ( )

setCircuitCode() 공개 메소드

public setCircuitCode ( $circuitCode )

setClientToken() 공개 메소드

public setClientToken ( $clientToken )

setDescription() 공개 메소드

public setDescription ( $description )

setLocalGatewayIp() 공개 메소드

public setLocalGatewayIp ( $localGatewayIp )

setName() 공개 메소드

public setName ( $name )

setOwnerAccount() 공개 메소드

public setOwnerAccount ( $ownerAccount )

setOwnerId() 공개 메소드

public setOwnerId ( $ownerId )

setPeerGatewayIp() 공개 메소드

public setPeerGatewayIp ( $peerGatewayIp )

setPeeringSubnetMask() 공개 메소드

public setPeeringSubnetMask ( $peeringSubnetMask )

setResourceOwnerAccount() 공개 메소드

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() 공개 메소드

public setResourceOwnerId ( $resourceOwnerId )

setUserCidr() 공개 메소드

public setUserCidr ( $userCidr )

setVbrId() 공개 메소드

public setVbrId ( $vbrId )

setVlanId() 공개 메소드

public setVlanId ( $vlanId )