Interface RouteFilter.DefinitionStages
- Enclosing interface:
RouteFilter
public static interface RouteFilter.DefinitionStages
Grouping of route filter definition stages.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe first stage of the definition.static interfaceThe stage of the 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 allowing to specify the resource group.