Uses of Interface
org.opendaylight.yang.gen.v1.urn.lighty.gnmi.topology.rev210316.security.security.choice.InsecureDebugOnly
Packages that use InsecureDebugOnly
Package
Description
-
Uses of InsecureDebugOnly 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 with type parameters of type InsecureDebugOnlyModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<InsecureDebugOnly>>
E$$InsecureDebugOnlyBuilder.augmentation(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.lighty.gnmi.topology.rev210316.security.security.choice that return InsecureDebugOnlyModifier and TypeMethodDescription@NonNull InsecureDebugOnlyInsecureDebugOnlyBuilder.build()A newInsecureDebugOnlyinstance.Methods in org.opendaylight.yang.gen.v1.urn.lighty.gnmi.topology.rev210316.security.security.choice that return types with arguments of type InsecureDebugOnlyModifier and TypeMethodDescriptiondefault Class<InsecureDebugOnly>InsecureDebugOnly.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.lighty.gnmi.topology.rev210316.security.security.choice with parameters of type InsecureDebugOnlyModifier and TypeMethodDescriptionstatic booleanInsecureDebugOnly.bindingEquals(@NonNull InsecureDebugOnly thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intInsecureDebugOnly.bindingHashCode(@NonNull InsecureDebugOnly obj) Default implementation ofObject.hashCode()contract for this interface.static StringInsecureDebugOnly.bindingToString(@NonNull InsecureDebugOnly obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.lighty.gnmi.topology.rev210316.security.security.choice with type arguments of type InsecureDebugOnlyModifier 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.Constructors in org.opendaylight.yang.gen.v1.urn.lighty.gnmi.topology.rev210316.security.security.choice with parameters of type InsecureDebugOnlyModifierConstructorDescriptionConstruct a builder initialized with state from specifiedInsecureDebugOnly.