Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.topology.stats.rpc.rev190321.GetStatsInput
Packages that use GetStatsInput
Package
Description
-
Uses of GetStatsInput 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 GetStatsInputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<GetStatsInput>>
E$$GetStatsInputBuilder.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 GetStatsInputModifier and TypeMethodDescription@NonNull GetStatsInputGetStatsInputBuilder.build()A newGetStatsInputinstance.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 GetStatsInputModifier and TypeMethodDescriptiondefault Class<GetStatsInput>GetStatsInput.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.topology.stats.rpc.rev190321 with parameters of type GetStatsInputModifier and TypeMethodDescriptionstatic booleanGetStatsInput.bindingEquals(@NonNull GetStatsInput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intGetStatsInput.bindingHashCode(@NonNull GetStatsInput obj) Default implementation ofObject.hashCode()contract for this interface.static StringGetStatsInput.bindingToString(@NonNull GetStatsInput obj) Default implementation ofObject.toString()contract for this interface.com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<GetStatsOutput>>PcepTopologyStatsRpcService.getStats(GetStatsInput input) Invokeget-statsRPC.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.topology.stats.rpc.rev190321 with type arguments of type GetStatsInputModifier and TypeMethodDescriptionGetStatsInputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<GetStatsInput> augmentation) Add an augmentation to this builder's product.GetStatsInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetStatsInput>> 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 GetStatsInputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedGetStatsInput.