Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.topology.stats.rpc.rev190321.GetStatsOutput
Packages that use GetStatsOutput
Package
Description
-
Uses of GetStatsOutput in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.topology.stats.rpc.rev190321
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.topology.stats.rpc.rev190321 with type parameters of type GetStatsOutputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<GetStatsOutput>>
E$$GetStatsOutputBuilder.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.pcep.topology.stats.rpc.rev190321 that return GetStatsOutputModifier and TypeMethodDescription@NonNull GetStatsOutputGetStatsOutputBuilder.build()A newGetStatsOutputinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.topology.stats.rpc.rev190321 that return types with arguments of type GetStatsOutputModifier and TypeMethodDescriptiondefault Class<GetStatsOutput>GetStatsOutput.implementedInterface()com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<GetStatsOutput>>GetStats.invoke(GetStatsInput input) Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.topology.stats.rpc.rev190321 with parameters of type GetStatsOutputModifier and TypeMethodDescriptionstatic booleanGetStatsOutput.bindingEquals(@NonNull GetStatsOutput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intGetStatsOutput.bindingHashCode(@NonNull GetStatsOutput obj) Default implementation ofObject.hashCode()contract for this interface.static StringGetStatsOutput.bindingToString(@NonNull GetStatsOutput obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.topology.stats.rpc.rev190321 with type arguments of type GetStatsOutputModifier and TypeMethodDescriptionGetStatsOutputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<GetStatsOutput> augmentation) Add an augmentation to this builder's product.GetStatsOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetStatsOutput>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.topology.stats.rpc.rev190321 with parameters of type GetStatsOutputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedGetStatsOutput.