Interface RouteFilterRule.Update
- All Superinterfaces:
RouteFilterRule.UpdateStages.WithAccessType, RouteFilterRule.UpdateStages.WithBgpCommunities, Settable<RouteFilter.Update>
- Enclosing interface:
RouteFilterRule
public static interface RouteFilterRule.Update
extends RouteFilterRule.UpdateStages.WithBgpCommunities, RouteFilterRule.UpdateStages.WithAccessType, Settable<RouteFilter.Update>
The entirety of a route filter rule update as part of a route filter group update.
-
Method Summary
Methods inherited from interface RouteFilterRule.UpdateStages.WithAccessType
allowAccess, denyAccessMethods inherited from interface RouteFilterRule.UpdateStages.WithBgpCommunities
withBgpCommunities, withBgpCommunity, withoutBgpCommunity