Uses of Interface
org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702.GlobalRpcBenchInput
Packages that use GlobalRpcBenchInput
-
Uses of GlobalRpcBenchInput in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702
Methods in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702 with type parameters of type GlobalRpcBenchInputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<GlobalRpcBenchInput>>
E$$GlobalRpcBenchInputBuilder.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 GlobalRpcBenchInputModifier and TypeMethodDescription@NonNull GlobalRpcBenchInputGlobalRpcBenchInputBuilder.build()A newGlobalRpcBenchInputinstance.Methods in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702 that return types with arguments of type GlobalRpcBenchInputModifier and TypeMethodDescriptiondefault Class<GlobalRpcBenchInput> GlobalRpcBenchInput.implementedInterface()Methods in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702 with parameters of type GlobalRpcBenchInputModifier and TypeMethodDescriptionstatic booleanGlobalRpcBenchInput.bindingEquals(@NonNull GlobalRpcBenchInput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intGlobalRpcBenchInput.bindingHashCode(@NonNull GlobalRpcBenchInput obj) Default implementation ofObject.hashCode()contract for this interface.static StringGlobalRpcBenchInput.bindingToString(@NonNull GlobalRpcBenchInput obj) Default implementation ofObject.toString()contract for this interface.com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<GlobalRpcBenchOutput>> GlobalRpcBench.invoke(GlobalRpcBenchInput input) Method parameters in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702 with type arguments of type GlobalRpcBenchInputModifier and TypeMethodDescriptionGlobalRpcBenchInputBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<GlobalRpcBenchInput> augmentation) Add an augmentation to this builder's product.GlobalRpcBenchInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<GlobalRpcBenchInput>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702 with parameters of type GlobalRpcBenchInputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedGlobalRpcBenchInput.