PHP Class Ecs\Request\V20140526\DeleteRouteEntryRequest

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

Méthodes publiques

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

public __construct ( )

getDestinationCidrBlock() public méthode

getNextHopId() public méthode

public getNextHopId ( )

getNextHopList() public méthode

public getNextHopList ( )

getOwnerAccount() public méthode

public getOwnerAccount ( )

getOwnerId() public méthode

public getOwnerId ( )

getResourceOwnerAccount() public méthode

getResourceOwnerId() public méthode

public getResourceOwnerId ( )

getRouteTableId() public méthode

public getRouteTableId ( )

setDestinationCidrBlock() public méthode

public setDestinationCidrBlock ( $destinationCidrBlock )

setNextHopId() public méthode

public setNextHopId ( $nextHopId )

setNextHopList() public méthode

public setNextHopList ( $nextHopList )

setOwnerAccount() public méthode

public setOwnerAccount ( $ownerAccount )

setOwnerId() public méthode

public setOwnerId ( $ownerId )

setResourceOwnerAccount() public méthode

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() public méthode

public setResourceOwnerId ( $resourceOwnerId )

setRouteTableId() public méthode

public setRouteTableId ( $routeTableId )