WorkerEndpointService: WorkerEndpointService

WorkerEndpointServiceR Documentation

WorkerEndpointService

Description

WorkerEndpointService

WorkerEndpointService

Format

R6Class object.

Super class

tercenApi::HttpClientService -> WorkerEndpointService

Methods

Public methods

Inherited methods

Method new()

Usage
WorkerEndpointService$new(baseRestUri, client)

Method findWorkerEndpointByOwner()

Usage
WorkerEndpointService$findWorkerEndpointByOwner(
  startKey = NULL,
  endKey = NULL,
  limit = 20,
  skip = 0,
  descending = TRUE,
  useFactory = FALSE
)

Method clone()

The objects of this class are cloneable with this method.

Usage
WorkerEndpointService$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


tercen/teRcenApi documentation built on Feb. 8, 2024, 5:59 p.m.