Interface SalRoleService
- All Superinterfaces:
org.opendaylight.yangtools.yang.binding.RpcService
- All Known Implementing Classes:
SalRoleServiceImpl
@Generated("mdsal-binding-generator")
public interface SalRoleService
extends org.opendaylight.yangtools.yang.binding.RpcService
-
Method Summary
Modifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<SetRoleOutput>>setRole(SetRoleInput input) Invokeset-roleRPC.
-
Method Details
-
setRole
@CheckReturnValue com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<SetRoleOutput>> setRole(SetRoleInput input) Invokeset-roleRPC.Setting role to openflow device.- Parameters:
input- ofset-role- Returns:
- output of
set-role
-