Uses of Interface
org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702.RoutedRpcBenchInput
Packages that use RoutedRpcBenchInput
-
Uses of RoutedRpcBenchInput in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702
Methods in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702 with type parameters of type RoutedRpcBenchInputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<RoutedRpcBenchInput>>
E$$RoutedRpcBenchInputBuilder.augmentation(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702 that return RoutedRpcBenchInputModifier and TypeMethodDescription@NonNull RoutedRpcBenchInputRoutedRpcBenchInputBuilder.build()A newRoutedRpcBenchInputinstance.Methods in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702 that return types with arguments of type RoutedRpcBenchInputModifier and TypeMethodDescriptiondefault Class<RoutedRpcBenchInput> RoutedRpcBenchInput.implementedInterface()Methods in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702 with parameters of type RoutedRpcBenchInputModifier and TypeMethodDescriptionstatic booleanRoutedRpcBenchInput.bindingEquals(@NonNull RoutedRpcBenchInput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intRoutedRpcBenchInput.bindingHashCode(@NonNull RoutedRpcBenchInput obj) Default implementation ofObject.hashCode()contract for this interface.static StringRoutedRpcBenchInput.bindingToString(@NonNull RoutedRpcBenchInput obj) Default implementation ofObject.toString()contract for this interface.com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<RoutedRpcBenchOutput>> RoutedRpcBench.invoke(RoutedRpcBenchInput input) Method parameters in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702 with type arguments of type RoutedRpcBenchInputModifier and TypeMethodDescriptionRoutedRpcBenchInputBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<RoutedRpcBenchInput> augmentation) Add an augmentation to this builder's product.RoutedRpcBenchInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<RoutedRpcBenchInput>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702 with parameters of type RoutedRpcBenchInputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedRoutedRpcBenchInput.