Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.bgp.common.afi.safi.list.AfiSafiBuilder
Package
Description
-
Uses of AfiSafiBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.bgp.common.afi.safi.list
Modifier and TypeMethodDescriptionAfiSafiBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<AfiSafi> augmentation) Add an augmentation to this builder's product.AfiSafiBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<AfiSafi>> augmentationType) Remove an augmentation from this builder's product.AfiSafiBuilder.setAfiSafiName
(AfiSafiType value) Set the property corresponding toAfiSafi.getAfiSafiName()
to the specified value.AfiSafiBuilder.setApplyPolicy
(ApplyPolicy value) Set the property corresponding toApplyPolicyGroup.getApplyPolicy()
to the specified value.Set the property corresponding toAfiSafi.getConfig()
to the specified value.AfiSafiBuilder.setGracefulRestart
(GracefulRestart value) Set the property corresponding toAfiSafi.getGracefulRestart()
to the specified value.AfiSafiBuilder.setIpv4LabelledUnicast
(Ipv4LabelledUnicast value) Set the property corresponding toIpv4LabelledUnicastGroup.getIpv4LabelledUnicast()
to the specified value.AfiSafiBuilder.setIpv4Unicast
(Ipv4Unicast value) Set the property corresponding toIpv4UnicastGroup.getIpv4Unicast()
to the specified value.AfiSafiBuilder.setIpv6LabelledUnicast
(Ipv6LabelledUnicast value) Set the property corresponding toIpv6LabelledUnicastGroup.getIpv6LabelledUnicast()
to the specified value.AfiSafiBuilder.setIpv6Unicast
(Ipv6Unicast value) Set the property corresponding toIpv6UnicastGroup.getIpv6Unicast()
to the specified value.AfiSafiBuilder.setL2vpnEvpn
(L2vpnEvpn value) Set the property corresponding toL2vpnEvpnGroup.getL2vpnEvpn()
to the specified value.AfiSafiBuilder.setL2vpnVpls
(L2vpnVpls value) Set the property corresponding toL2vpnVplsGroup.getL2vpnVpls()
to the specified value.AfiSafiBuilder.setL3vpnIpv4Multicast
(L3vpnIpv4Multicast value) Set the property corresponding toL3vpnIpv4MulticastGroup.getL3vpnIpv4Multicast()
to the specified value.AfiSafiBuilder.setL3vpnIpv4Unicast
(L3vpnIpv4Unicast value) Set the property corresponding toL3vpnIpv4UnicastGroup.getL3vpnIpv4Unicast()
to the specified value.AfiSafiBuilder.setL3vpnIpv6Multicast
(L3vpnIpv6Multicast value) Set the property corresponding toL3vpnIpv6MulticastGroup.getL3vpnIpv6Multicast()
to the specified value.AfiSafiBuilder.setL3vpnIpv6Unicast
(L3vpnIpv6Unicast value) Set the property corresponding toL3vpnIpv6UnicastGroup.getL3vpnIpv6Unicast()
to the specified value.Set the property corresponding toAfiSafi.getState()
to the specified value.AfiSafiBuilder.withKey
(AfiSafiKey key) Set the key value corresponding toAfiSafi.key()
to the specified value.