Interface OpendaylightTestRpcServiceService
- All Superinterfaces:
org.opendaylight.yangtools.yang.binding.RpcService
@Generated("mdsal-binding-generator")
public interface OpendaylightTestRpcServiceService
extends org.opendaylight.yangtools.yang.binding.RpcService
-
Method Summary
Modifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<RockTheHouseOutput>>rockTheHouse(RockTheHouseInput input) Invokerock-the-houseRPC.
-
Method Details
-
rockTheHouse
@CheckReturnValue com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<RockTheHouseOutput>> rockTheHouse(RockTheHouseInput input) Invokerock-the-houseRPC.- Parameters:
input- ofrock-the-house- Returns:
- output of
rock-the-house
-