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 Detail

      • 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