PHP Class Ecs\Request\V20140526\CreateVirtualBorderRouterRequest

Inheritance: extends RpcAcsRequest
Show file Open project: aliyun/aliyun-openapi-php-sdk

Public Methods

Method Description
__construct ( )
getCircuitCode ( )
getClientToken ( )
getDescription ( )
getLocalGatewayIp ( )
getName ( )
getOwnerAccount ( )
getOwnerId ( )
getPeerGatewayIp ( )
getPeeringSubnetMask ( )
getPhysicalConnectionId ( )
getResourceOwnerAccount ( )
getResourceOwnerId ( )
getUserCidr ( )
getVbrOwnerId ( )
getVlanId ( )
setCircuitCode ( $circuitCode )
setClientToken ( $clientToken )
setDescription ( $description )
setLocalGatewayIp ( $localGatewayIp )
setName ( $name )
setOwnerAccount ( $ownerAccount )
setOwnerId ( $ownerId )
setPeerGatewayIp ( $peerGatewayIp )
setPeeringSubnetMask ( $peeringSubnetMask )
setPhysicalConnectionId ( $physicalConnectionId )
setResourceOwnerAccount ( $resourceOwnerAccount )
setResourceOwnerId ( $resourceOwnerId )
setUserCidr ( $userCidr )
setVbrOwnerId ( $vbrOwnerId )
setVlanId ( $vlanId )

Method Details

__construct() public method

public __construct ( )

getCircuitCode() public method

public getCircuitCode ( )

getClientToken() public method

public getClientToken ( )

getDescription() public method

public getDescription ( )

getLocalGatewayIp() public method

public getLocalGatewayIp ( )

getName() public method

public getName ( )

getOwnerAccount() public method

public getOwnerAccount ( )

getOwnerId() public method

public getOwnerId ( )

getPeerGatewayIp() public method

public getPeerGatewayIp ( )

getPeeringSubnetMask() public method

getPhysicalConnectionId() public method

getResourceOwnerAccount() public method

getResourceOwnerId() public method

public getResourceOwnerId ( )

getUserCidr() public method

public getUserCidr ( )

getVbrOwnerId() public method

public getVbrOwnerId ( )

getVlanId() public method

public getVlanId ( )

setCircuitCode() public method

public setCircuitCode ( $circuitCode )

setClientToken() public method

public setClientToken ( $clientToken )

setDescription() public method

public setDescription ( $description )

setLocalGatewayIp() public method

public setLocalGatewayIp ( $localGatewayIp )

setName() public method

public setName ( $name )

setOwnerAccount() public method

public setOwnerAccount ( $ownerAccount )

setOwnerId() public method

public setOwnerId ( $ownerId )

setPeerGatewayIp() public method

public setPeerGatewayIp ( $peerGatewayIp )

setPeeringSubnetMask() public method

public setPeeringSubnetMask ( $peeringSubnetMask )

setPhysicalConnectionId() public method

public setPhysicalConnectionId ( $physicalConnectionId )

setResourceOwnerAccount() public method

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() public method

public setResourceOwnerId ( $resourceOwnerId )

setUserCidr() public method

public setUserCidr ( $userCidr )

setVbrOwnerId() public method

public setVbrOwnerId ( $vbrOwnerId )

setVlanId() public method

public setVlanId ( $vlanId )