PHP Class Ecs\Request\V20140526\DescribeRouteTablesRequest

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

Public Methods

Method Description
__construct ( )
getOwnerAccount ( )
getOwnerId ( )
getPageNumber ( )
getPageSize ( )
getResourceOwnerAccount ( )
getResourceOwnerId ( )
getRouteTableId ( )
getRouterId ( )
getRouterType ( )
getVRouterId ( )
setOwnerAccount ( $ownerAccount )
setOwnerId ( $ownerId )
setPageNumber ( $pageNumber )
setPageSize ( $pageSize )
setResourceOwnerAccount ( $resourceOwnerAccount )
setResourceOwnerId ( $resourceOwnerId )
setRouteTableId ( $routeTableId )
setRouterId ( $routerId )
setRouterType ( $routerType )
setVRouterId ( $vRouterId )

Method Details

__construct() public method

public __construct ( )

getOwnerAccount() public method

public getOwnerAccount ( )

getOwnerId() public method

public getOwnerId ( )

getPageNumber() public method

public getPageNumber ( )

getPageSize() public method

public getPageSize ( )

getResourceOwnerAccount() public method

getResourceOwnerId() public method

public getResourceOwnerId ( )

getRouteTableId() public method

public getRouteTableId ( )

getRouterId() public method

public getRouterId ( )

getRouterType() public method

public getRouterType ( )

getVRouterId() public method

public getVRouterId ( )

setOwnerAccount() public method

public setOwnerAccount ( $ownerAccount )

setOwnerId() public method

public setOwnerId ( $ownerId )

setPageNumber() public method

public setPageNumber ( $pageNumber )

setPageSize() public method

public setPageSize ( $pageSize )

setResourceOwnerAccount() public method

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() public method

public setResourceOwnerId ( $resourceOwnerId )

setRouteTableId() public method

public setRouteTableId ( $routeTableId )

setRouterId() public method

public setRouterId ( $routerId )

setRouterType() public method

public setRouterType ( $routerType )

setVRouterId() public method

public setVRouterId ( $vRouterId )