Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.grants.GrantsBuilder
Packages that use GrantsBuilder
Package
Description
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.grants
-
Uses of GrantsBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.grants
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.grants that return GrantsBuilderModifier and TypeMethodDescriptionGrantsBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Grants> augmentation) Add an augmentation to this builder's product.GrantsBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Grants>> augmentationType) Remove an augmentation from this builder's product.GrantsBuilder.setDomainid(String value) Set the property corresponding toGrant.getDomainid()to the specified value.GrantsBuilder.setGrantid(String value) Set the property corresponding toGrant.getGrantid()to the specified value.Set the property corresponding toGrant.getRoleid()to the specified value.Set the property corresponding toGrant.getUserid()to the specified value.Set the key value corresponding toGrants.key()to the specified value.