Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.l3vpn.ipv4.route.FlowspecL3vpnRouteBuilder
Package
Description
-
Uses of FlowspecL3vpnRouteBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.l3vpn.ipv4.route
Modifier and TypeMethodDescriptionFlowspecL3vpnRouteBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<FlowspecL3vpnRoute> augmentation) Add an augmentation to this builder's product.FlowspecL3vpnRouteBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowspecL3vpnRoute>> augmentationType) Remove an augmentation from this builder's product.FlowspecL3vpnRouteBuilder.setAttributes
(Attributes value) Set the property corresponding toPathAttributes.getAttributes()
to the specified value.FlowspecL3vpnRouteBuilder.setFlowspec
(List<Flowspec> values) Set the property corresponding toFlowspecDestination.getFlowspec()
to the specified value.Set the property corresponding toPathIdGrouping.getPathId()
to the specified value.FlowspecL3vpnRouteBuilder.setRouteDistinguisher
(RouteDistinguisher value) Set the property corresponding toRouteDistinguisherGrouping.getRouteDistinguisher()
to the specified value.FlowspecL3vpnRouteBuilder.setRouteKey
(String value) Set the property corresponding toRoute.getRouteKey()
to the specified value.FlowspecL3vpnRouteBuilder.withKey
(FlowspecL3vpnRouteKey key) Set the key value corresponding toFlowspecL3vpnRoute.key()
to the specified value.