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 Summary
Modifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<RoutedSimpleRouteOutput>>Invokerouted-simple-routeRPC.
-
Method Details
-
routedSimpleRoute
@CheckReturnValue com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<RoutedSimpleRouteOutput>> routedSimpleRoute(RoutedSimpleRouteInput input) Invokerouted-simple-routeRPC.- Parameters:
input- ofrouted-simple-route- Returns:
- output of
routed-simple-route
-