Uses of Class
org.opendaylight.yang.gen.v1.urn.lighty.gnmi.topology.rev210316.security.security.choice.InsecureDebugOnlyBuilder
Packages that use InsecureDebugOnlyBuilder
Package
Description
-
Uses of InsecureDebugOnlyBuilder 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 InsecureDebugOnlyBuilderModifier and TypeMethodDescriptionInsecureDebugOnlyBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<InsecureDebugOnly> augmentation) Add an augmentation to this builder's product.InsecureDebugOnlyBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<InsecureDebugOnly>> augmentationType) Remove an augmentation from this builder's product.InsecureDebugOnlyBuilder.setConnectionType(InsecureDebugOnly.ConnectionType value) Set the property corresponding toInsecureDebugOnly.getConnectionType()to the specified value.