Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev.GetEntitiesInput
Packages that use GetEntitiesInput
Package
Description
-
Uses of GetEntitiesInput 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 GetEntitiesInputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<GetEntitiesInput>>
E$$GetEntitiesInputBuilder.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 GetEntitiesInputModifier and TypeMethodDescription@NonNull GetEntitiesInputGetEntitiesInputBuilder.build()A newGetEntitiesInputinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev that return types with arguments of type GetEntitiesInputModifier and TypeMethodDescriptiondefault Class<GetEntitiesInput>GetEntitiesInput.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev with parameters of type GetEntitiesInputModifier and TypeMethodDescriptionstatic booleanGetEntitiesInput.bindingEquals(@NonNull GetEntitiesInput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intGetEntitiesInput.bindingHashCode(@NonNull GetEntitiesInput obj) Default implementation ofObject.hashCode()contract for this interface.static StringGetEntitiesInput.bindingToString(@NonNull GetEntitiesInput obj) Default implementation ofObject.toString()contract for this interface.com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<GetEntitiesOutput>>GetEntities.invoke(GetEntitiesInput input) Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev with type arguments of type GetEntitiesInputModifier and TypeMethodDescriptionGetEntitiesInputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<GetEntitiesInput> augmentation) Add an augmentation to this builder's product.GetEntitiesInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetEntitiesInput>> 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 GetEntitiesInputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedGetEntitiesInput.