Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.domains.DomainsBuilder
Packages that use DomainsBuilder
Package
Description
-
Uses of DomainsBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.domains
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.domains that return DomainsBuilderModifier and TypeMethodDescriptionDomainsBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Domains> augmentation) Add an augmentation to this builder's product.DomainsBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Domains>> augmentationType) Remove an augmentation from this builder's product.DomainsBuilder.setDescription(String value) Set the property corresponding toDomain.getDescription()to the specified value.DomainsBuilder.setDomainid(String value) Set the property corresponding toDomain.getDomainid()to the specified value.Set the property corresponding toDomain.getName()to the specified value.DomainsBuilder.withKey(DomainsKey key) Set the key value corresponding toDomains.key()to the specified value.