Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev.GetEntityOwnerInput
Packages that use GetEntityOwnerInput
Package
Description
-
Uses of GetEntityOwnerInput 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 GetEntityOwnerInputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<GetEntityOwnerInput>>
E$$GetEntityOwnerInputBuilder.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 GetEntityOwnerInputModifier and TypeMethodDescription@NonNull GetEntityOwnerInputGetEntityOwnerInputBuilder.build()A newGetEntityOwnerInputinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev that return types with arguments of type GetEntityOwnerInputModifier and TypeMethodDescriptiondefault Class<GetEntityOwnerInput>GetEntityOwnerInput.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev with parameters of type GetEntityOwnerInputModifier and TypeMethodDescriptionstatic booleanGetEntityOwnerInput.bindingEquals(@NonNull GetEntityOwnerInput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intGetEntityOwnerInput.bindingHashCode(@NonNull GetEntityOwnerInput obj) Default implementation ofObject.hashCode()contract for this interface.static StringGetEntityOwnerInput.bindingToString(@NonNull GetEntityOwnerInput obj) Default implementation ofObject.toString()contract for this interface.com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<GetEntityOwnerOutput>>GetEntityOwner.invoke(GetEntityOwnerInput input) Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev with type arguments of type GetEntityOwnerInputModifier and TypeMethodDescriptionGetEntityOwnerInputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<GetEntityOwnerInput> augmentation) Add an augmentation to this builder's product.GetEntityOwnerInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetEntityOwnerInput>> 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 GetEntityOwnerInputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedGetEntityOwnerInput.