Uses of Interface
org.opendaylight.yang.gen.v1.urn.lighty.gnmi.topology.rev210316.security.security.choice.Secure
Packages that use Secure
Package
Description
-
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 SecureModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Secure>>
E$$SecureBuilder.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 SecureMethods in org.opendaylight.yang.gen.v1.urn.lighty.gnmi.topology.rev210316.security.security.choice that return types with arguments of type SecureMethods in org.opendaylight.yang.gen.v1.urn.lighty.gnmi.topology.rev210316.security.security.choice with parameters of type SecureModifier and TypeMethodDescriptionstatic 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 SecureModifier 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.Constructors in org.opendaylight.yang.gen.v1.urn.lighty.gnmi.topology.rev210316.security.security.choice with parameters of type SecureModifierConstructorDescriptionSecureBuilder(Secure base) Construct a builder initialized with state from specifiedSecure.