Interface OpendaylightTestRoutedRpcService

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.RpcService

    @Generated("mdsal-binding-generator")
    public interface OpendaylightTestRoutedRpcService
    extends org.opendaylight.yangtools.yang.binding.RpcService
    • Method Detail

      • routedSimpleRoute

        @CheckReturnValue
        com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<RoutedSimpleRouteOutput>> routedSimpleRoute​(RoutedSimpleRouteInput input)
        Invoke routed-simple-route RPC.
        Parameters:
        input - of routed-simple-route
        Returns:
        output of routed-simple-route