Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.programming.rev181109.PcepCreateP2pTunnelOutput
Packages that use PcepCreateP2pTunnelOutput
Package
Description
-
Uses of PcepCreateP2pTunnelOutput in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.programming.rev181109
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.programming.rev181109 with type parameters of type PcepCreateP2pTunnelOutputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<PcepCreateP2pTunnelOutput>>
E$$PcepCreateP2pTunnelOutputBuilder.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.topology.tunnel.pcep.programming.rev181109 that return PcepCreateP2pTunnelOutputModifier and TypeMethodDescription@NonNull PcepCreateP2pTunnelOutputPcepCreateP2pTunnelOutputBuilder.build()A newPcepCreateP2pTunnelOutputinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.programming.rev181109 that return types with arguments of type PcepCreateP2pTunnelOutputModifier and TypeMethodDescriptiondefault Class<PcepCreateP2pTunnelOutput>PcepCreateP2pTunnelOutput.implementedInterface()com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<PcepCreateP2pTunnelOutput>>PcepCreateP2pTunnel.invoke(PcepCreateP2pTunnelInput input) Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.programming.rev181109 with parameters of type PcepCreateP2pTunnelOutputModifier and TypeMethodDescriptionstatic booleanPcepCreateP2pTunnelOutput.bindingEquals(@NonNull PcepCreateP2pTunnelOutput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intPcepCreateP2pTunnelOutput.bindingHashCode(@NonNull PcepCreateP2pTunnelOutput obj) Default implementation ofObject.hashCode()contract for this interface.static StringPcepCreateP2pTunnelOutput.bindingToString(@NonNull PcepCreateP2pTunnelOutput obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.programming.rev181109 with type arguments of type PcepCreateP2pTunnelOutputModifier and TypeMethodDescriptionPcepCreateP2pTunnelOutputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<PcepCreateP2pTunnelOutput> augmentation) Add an augmentation to this builder's product.PcepCreateP2pTunnelOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PcepCreateP2pTunnelOutput>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.programming.rev181109 with parameters of type PcepCreateP2pTunnelOutputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedPcepCreateP2pTunnelOutput.