All Superinterfaces:
org.opendaylight.yangtools.yang.binding.RpcService
All Known Implementing Classes:
SalPortServiceImpl

@Generated("mdsal-binding-generator") public interface SalPortService 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<UpdatePortOutput>>
    Invoke update-port RPC.
  • Method Details

    • updatePort

      @CheckReturnValue com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<UpdatePortOutput>> updatePort(UpdatePortInput input)
      Invoke update-port RPC.
           
               Updating port on openflow device.
           
       
      Parameters:
      input - of update-port
      Returns:
      output of update-port