Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.neighbor.set.neighbor.set.NeighborBuilder
Package
Description
-
Uses of NeighborBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.neighbor.set.neighbor.set
Modifier and TypeMethodDescriptionNeighborBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<Neighbor> augmentation) Add an augmentation to this builder's product.NeighborBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Neighbor>> augmentationType) Remove an augmentation from this builder's product.NeighborBuilder.setAddress
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress value) Set the property corresponding toNeighbor.getAddress()
to the specified value.NeighborBuilder.withKey
(NeighborKey key) Set the key value corresponding toNeighbor.key()
to the specified value.