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 Detail

      • rockTheHouse

        @CheckReturnValue
        com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<RockTheHouseOutput>> rockTheHouse​(RockTheHouseInput input)
        Invoke rock-the-house RPC.
        Parameters:
        input - of rock-the-house
        Returns:
        output of rock-the-house