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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<KnockKnockOutput>>knockKnock(KnockKnockInput input)Invokeknock-knockRPC.
-
-
-
Method Detail
-
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
-
-