Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.config.rev230112.pcep.node.config.SessionConfigBuilder
Package
Description
-
Uses of SessionConfigBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.config.rev230112.pcep.node.config
Modifier and TypeMethodDescriptionSessionConfigBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<SessionConfig> augmentation) Add an augmentation to this builder's product.SessionConfigBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SessionConfig>> augmentationType) Remove an augmentation from this builder's product.SessionConfigBuilder.setPassword
(Rfc2385Key value) Set the property corresponding toSessionConfig.getPassword()
to the specified value.