Interface RouteTable.DefinitionStages
- Enclosing interface:
- RouteTable
public static interface RouteTable.DefinitionStages
Grouping of route table definition stages.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe first stage of a route table definition.static interfaceThe stage of the route table definition allowing to specify whether to disable the routes learned by BGP on that route table.static interfaceThe stage of a route table definition which contains all the minimum required inputs for the resource to be created (viaCreatable.create()), but also allows for any other optional settings to be specified.static interfaceThe stage of a route table definition allowing to specify the resource group.static interfaceThe stage of the route table definition allowing to add routes.