Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev.GetEntitiesOutput
Packages that use GetEntitiesOutput
Package
Description
-
Uses of GetEntitiesOutput in org.opendaylight.controller.eos.akka.owner.checker.command
Methods in org.opendaylight.controller.eos.akka.owner.checker.command that return GetEntitiesOutputModifier and TypeMethodDescription@NonNull GetEntitiesOutputGetEntitiesReply.toOutput(org.opendaylight.mdsal.binding.dom.codec.api.BindingInstanceIdentifierCodec iidCodec) -
Uses of GetEntitiesOutput 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 GetEntitiesOutputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<GetEntitiesOutput>>
E$$GetEntitiesOutputBuilder.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 GetEntitiesOutputModifier and TypeMethodDescription@NonNull GetEntitiesOutputGetEntitiesOutputBuilder.build()A newGetEntitiesOutputinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev that return types with arguments of type GetEntitiesOutputModifier and TypeMethodDescriptiondefault Class<GetEntitiesOutput>GetEntitiesOutput.implementedInterface()com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<GetEntitiesOutput>>GetEntities.invoke(GetEntitiesInput input) Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev with parameters of type GetEntitiesOutputModifier and TypeMethodDescriptionstatic booleanGetEntitiesOutput.bindingEquals(@NonNull GetEntitiesOutput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intGetEntitiesOutput.bindingHashCode(@NonNull GetEntitiesOutput obj) Default implementation ofObject.hashCode()contract for this interface.static StringGetEntitiesOutput.bindingToString(@NonNull GetEntitiesOutput 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 GetEntitiesOutputModifier and TypeMethodDescriptionGetEntitiesOutputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<GetEntitiesOutput> augmentation) Add an augmentation to this builder's product.GetEntitiesOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetEntitiesOutput>> 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 GetEntitiesOutputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedGetEntitiesOutput.