Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.odl.bgp._default.policy.rev200120.role.set.RoleSetBuilder
Package
Description
-
Uses of RoleSetBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.odl.bgp._default.policy.rev200120.role.set
Modifier and TypeMethodDescriptionRoleSetBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<RoleSet> augmentation) Add an augmentation to this builder's product.RoleSetBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RoleSet>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toRoleSet.getRole()
to the specified value.RoleSetBuilder.setRoleSetName
(String value) Set the property corresponding toRoleSet.getRoleSetName()
to the specified value.RoleSetBuilder.withKey
(RoleSetKey key) Set the key value corresponding toRoleSet.key()
to the specified value.