All Superinterfaces:
org.opendaylight.yangtools.yang.binding.RpcService

@Generated("mdsal-binding-generator") public interface TopologyTunnelPcepProgrammingService extends org.opendaylight.yangtools.yang.binding.RpcService
  • Method Details

    • pcepCreateP2pTunnel

      @CheckReturnValue com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<PcepCreateP2pTunnelOutput>> pcepCreateP2pTunnel(PcepCreateP2pTunnelInput input)
      Invoke pcep-create-p2p-tunnel RPC.
      Parameters:
      input - of pcep-create-p2p-tunnel
      Returns:
      output of pcep-create-p2p-tunnel
    • pcepDestroyTunnel

      @CheckReturnValue com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<PcepDestroyTunnelOutput>> pcepDestroyTunnel(PcepDestroyTunnelInput input)
      Invoke pcep-destroy-tunnel RPC.
      Parameters:
      input - of pcep-destroy-tunnel
      Returns:
      output of pcep-destroy-tunnel
    • pcepUpdateTunnel

      @CheckReturnValue com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<PcepUpdateTunnelOutput>> pcepUpdateTunnel(PcepUpdateTunnelInput input)
      Invoke pcep-update-tunnel RPC.
      Parameters:
      input - of pcep-update-tunnel
      Returns:
      output of pcep-update-tunnel