Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev.GetEntityOwnerOutput
Packages that use GetEntityOwnerOutput
Package
Description
-
Uses of GetEntityOwnerOutput in org.opendaylight.controller.eos.akka.owner.checker.command
Methods in org.opendaylight.controller.eos.akka.owner.checker.command that return GetEntityOwnerOutput -
Uses of GetEntityOwnerOutput in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev with type parameters of type GetEntityOwnerOutputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<GetEntityOwnerOutput>>
E$$GetEntityOwnerOutputBuilder.augmentation(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev that return GetEntityOwnerOutputModifier and TypeMethodDescription@NonNull GetEntityOwnerOutputGetEntityOwnerOutputBuilder.build()A newGetEntityOwnerOutputinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev that return types with arguments of type GetEntityOwnerOutputModifier and TypeMethodDescriptiondefault Class<GetEntityOwnerOutput>GetEntityOwnerOutput.implementedInterface()com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<GetEntityOwnerOutput>>GetEntityOwner.invoke(GetEntityOwnerInput input) Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev with parameters of type GetEntityOwnerOutputModifier and TypeMethodDescriptionstatic booleanGetEntityOwnerOutput.bindingEquals(@NonNull GetEntityOwnerOutput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intGetEntityOwnerOutput.bindingHashCode(@NonNull GetEntityOwnerOutput obj) Default implementation ofObject.hashCode()contract for this interface.static StringGetEntityOwnerOutput.bindingToString(@NonNull GetEntityOwnerOutput obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev with type arguments of type GetEntityOwnerOutputModifier and TypeMethodDescriptionGetEntityOwnerOutputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<GetEntityOwnerOutput> augmentation) Add an augmentation to this builder's product.GetEntityOwnerOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetEntityOwnerOutput>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev with parameters of type GetEntityOwnerOutputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedGetEntityOwnerOutput.