Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev.GetEntityInput
Packages that use GetEntityInput
Package
Description
-
Uses of GetEntityInput 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 GetEntityInputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<GetEntityInput>>
E$$GetEntityInputBuilder.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 GetEntityInputModifier and TypeMethodDescription@NonNull GetEntityInputGetEntityInputBuilder.build()A newGetEntityInputinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev that return types with arguments of type GetEntityInputModifier and TypeMethodDescriptiondefault Class<GetEntityInput>GetEntityInput.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev with parameters of type GetEntityInputModifier and TypeMethodDescriptionstatic booleanGetEntityInput.bindingEquals(@NonNull GetEntityInput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intGetEntityInput.bindingHashCode(@NonNull GetEntityInput obj) Default implementation ofObject.hashCode()contract for this interface.static StringGetEntityInput.bindingToString(@NonNull GetEntityInput obj) Default implementation ofObject.toString()contract for this interface.com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<GetEntityOutput>>GetEntity.invoke(GetEntityInput input) Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev with type arguments of type GetEntityInputModifier and TypeMethodDescriptionGetEntityInputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<GetEntityInput> augmentation) Add an augmentation to this builder's product.GetEntityInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetEntityInput>> 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 GetEntityInputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedGetEntityInput.