PHP Class Ecs\Request\V20140526\ModifyVirtualBorderRouterAttributeRequest

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 ( )
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 )

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

getResourceOwnerAccount() public method

getResourceOwnerId() public method

public getResourceOwnerId ( )

getUserCidr() public method

public getUserCidr ( )

getVbrId() public method

public getVbrId ( )

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 )

setResourceOwnerAccount() public method

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() public method

public setResourceOwnerId ( $resourceOwnerId )

setUserCidr() public method

public setUserCidr ( $userCidr )

setVbrId() public method

public setVbrId ( $vbrId )

setVlanId() public method

public setVlanId ( $vlanId )