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

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

    • submitAddLsp

      @CheckReturnValue com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<SubmitAddLspOutput>> submitAddLsp(SubmitAddLspInput input)
      Invoke submit-add-lsp RPC.
      Parameters:
      input - of submit-add-lsp
      Returns:
      output of submit-add-lsp
    • submitRemoveLsp

      @CheckReturnValue com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<SubmitRemoveLspOutput>> submitRemoveLsp(SubmitRemoveLspInput input)
      Invoke submit-remove-lsp RPC.
      Parameters:
      input - of submit-remove-lsp
      Returns:
      output of submit-remove-lsp
    • submitUpdateLsp

      @CheckReturnValue com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<SubmitUpdateLspOutput>> submitUpdateLsp(SubmitUpdateLspInput input)
      Invoke submit-update-lsp RPC.
      Parameters:
      input - of submit-update-lsp
      Returns:
      output of submit-update-lsp
    • submitEnsureLspOperational

      @CheckReturnValue com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<SubmitEnsureLspOperationalOutput>> submitEnsureLspOperational(SubmitEnsureLspOperationalInput input)
      Invoke submit-ensure-lsp-operational RPC.
      Parameters:
      input - of submit-ensure-lsp-operational
      Returns:
      output of submit-ensure-lsp-operational
    • submitTriggerSync

      @CheckReturnValue com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<SubmitTriggerSyncOutput>> submitTriggerSync(SubmitTriggerSyncInput input)
      Invoke submit-trigger-sync RPC.
      Parameters:
      input - of submit-trigger-sync
      Returns:
      output of submit-trigger-sync