PHP Class Ecs\Request\V20140526\CreateVirtualBorderRouterRequest

Inheritance: extends RpcAcsRequest
Afficher le fichier Open project: aliyun/aliyun-openapi-php-sdk

Méthodes publiques

Méthode 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 méthode

public __construct ( )

getCircuitCode() public méthode

public getCircuitCode ( )

getClientToken() public méthode

public getClientToken ( )

getDescription() public méthode

public getDescription ( )

getLocalGatewayIp() public méthode

public getLocalGatewayIp ( )

getName() public méthode

public getName ( )

getOwnerAccount() public méthode

public getOwnerAccount ( )

getOwnerId() public méthode

public getOwnerId ( )

getPeerGatewayIp() public méthode

public getPeerGatewayIp ( )

getPeeringSubnetMask() public méthode

getPhysicalConnectionId() public méthode

getResourceOwnerAccount() public méthode

getResourceOwnerId() public méthode

public getResourceOwnerId ( )

getUserCidr() public méthode

public getUserCidr ( )

getVbrOwnerId() public méthode

public getVbrOwnerId ( )

getVlanId() public méthode

public getVlanId ( )

setCircuitCode() public méthode

public setCircuitCode ( $circuitCode )

setClientToken() public méthode

public setClientToken ( $clientToken )

setDescription() public méthode

public setDescription ( $description )

setLocalGatewayIp() public méthode

public setLocalGatewayIp ( $localGatewayIp )

setName() public méthode

public setName ( $name )

setOwnerAccount() public méthode

public setOwnerAccount ( $ownerAccount )

setOwnerId() public méthode

public setOwnerId ( $ownerId )

setPeerGatewayIp() public méthode

public setPeerGatewayIp ( $peerGatewayIp )

setPeeringSubnetMask() public méthode

public setPeeringSubnetMask ( $peeringSubnetMask )

setPhysicalConnectionId() public méthode

public setPhysicalConnectionId ( $physicalConnectionId )

setResourceOwnerAccount() public méthode

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() public méthode

public setResourceOwnerId ( $resourceOwnerId )

setUserCidr() public méthode

public setUserCidr ( $userCidr )

setVbrOwnerId() public méthode

public setVbrOwnerId ( $vbrOwnerId )

setVlanId() public méthode

public setVlanId ( $vlanId )