Uses of Interface
org.opendaylight.yang.gen.v1.urn.lighty.gnmi.topology.rev210316.security.security.choice.Secure
-
Packages that use Secure Package Description org.opendaylight.yang.gen.v1.urn.lighty.gnmi.topology.rev210316.security.security.choice -
-
Uses of Secure 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 Secure Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Secure>>
E$$SecureBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.lighty.gnmi.topology.rev210316.security.security.choice that return Secure Modifier and Type Method Description SecureSecureBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.lighty.gnmi.topology.rev210316.security.security.choice that return types with arguments of type Secure Modifier and Type Method Description default Class<Secure>Secure. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.lighty.gnmi.topology.rev210316.security.security.choice with parameters of type Secure Modifier and Type Method Description static booleanSecure. bindingEquals(@NonNull Secure thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intSecure. bindingHashCode(@NonNull Secure obj)Default implementation ofObject.hashCode()contract for this interface.static StringSecure. bindingToString(@NonNull Secure 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 Secure Modifier and Type Method Description SecureBuilderSecureBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Secure> augmentation)Add an augmentation to this builder's product.SecureBuilderSecureBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Secure>> 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 Secure Constructor Description SecureBuilder(Secure base)
-