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 Type
    Method
    Description
    com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<SetRoleOutput>>
    Invoke set-role RPC.
  • Method Details

    • setRole

      @CheckReturnValue com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<SetRoleOutput>> setRole(SetRoleInput input)
      Invoke set-role RPC.
           
               Setting role to openflow device.
           
       
      Parameters:
      input - of set-role
      Returns:
      output of set-role