Interface OpendaylightOfMigrationTestModelService
- All Superinterfaces:
org.opendaylight.yangtools.yang.binding.RpcService
@Generated("mdsal-binding-generator")
public interface OpendaylightOfMigrationTestModelService
extends org.opendaylight.yangtools.yang.binding.RpcService
-
Method Summary
Modifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<KnockKnockOutput>>knockKnock(KnockKnockInput input) Invokeknock-knockRPC.
-
Method Details
-
knockKnock
@CheckReturnValue com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<KnockKnockOutput>> knockKnock(KnockKnockInput input) Invokeknock-knockRPC.- Parameters:
input- ofknock-knock- Returns:
- output of
knock-knock
-