PHP Class Ecs\Request\V20140526\DeleteRouteEntryRequest

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

Public Methods

Method Description
__construct ( )
getDestinationCidrBlock ( )
getNextHopId ( )
getNextHopList ( )
getOwnerAccount ( )
getOwnerId ( )
getResourceOwnerAccount ( )
getResourceOwnerId ( )
getRouteTableId ( )
setDestinationCidrBlock ( $destinationCidrBlock )
setNextHopId ( $nextHopId )
setNextHopList ( $nextHopList )
setOwnerAccount ( $ownerAccount )
setOwnerId ( $ownerId )
setResourceOwnerAccount ( $resourceOwnerAccount )
setResourceOwnerId ( $resourceOwnerId )
setRouteTableId ( $routeTableId )

Method Details

__construct() public method

public __construct ( )

getDestinationCidrBlock() public method

getNextHopId() public method

public getNextHopId ( )

getNextHopList() public method

public getNextHopList ( )

getOwnerAccount() public method

public getOwnerAccount ( )

getOwnerId() public method

public getOwnerId ( )

getResourceOwnerAccount() public method

getResourceOwnerId() public method

public getResourceOwnerId ( )

getRouteTableId() public method

public getRouteTableId ( )

setDestinationCidrBlock() public method

public setDestinationCidrBlock ( $destinationCidrBlock )

setNextHopId() public method

public setNextHopId ( $nextHopId )

setNextHopList() public method

public setNextHopList ( $nextHopList )

setOwnerAccount() public method

public setOwnerAccount ( $ownerAccount )

setOwnerId() public method

public setOwnerId ( $ownerId )

setResourceOwnerAccount() public method

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() public method

public setResourceOwnerId ( $resourceOwnerId )

setRouteTableId() public method

public setRouteTableId ( $routeTableId )