Interface SalPortService

  • 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 Detail

      • 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