Uses of Class
org.opendaylight.yang.gen.v1.urn.lighty.gnmi.topology.rev210316.security.security.choice.SecureBuilder
Packages that use SecureBuilder
Package
Description
-
Uses of SecureBuilder in org.opendaylight.yang.gen.v1.urn.lighty.gnmi.topology.rev210316.security.security.choice
Methods in org.opendaylight.yang.gen.v1.urn.lighty.gnmi.topology.rev210316.security.security.choice that return SecureBuilderModifier and TypeMethodDescriptionSecureBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Secure> augmentation) Add an augmentation to this builder's product.SecureBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Secure>> augmentationType) Remove an augmentation from this builder's product.SecureBuilder.setKeystoreId(String value) Set the property corresponding toSecure.getKeystoreId()to the specified value.