IngestionClient

algoliasearch.api.IngestionClient
See theIngestionClient companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(appId: String, apiKey: String, region: String, clientOptions: ClientOptions): IngestionClient

Creates a new SearchApi instance using default hosts.

Creates a new SearchApi instance using default hosts.

Value parameters

apiKey

api key

appId

application ID

clientOptions

client options

region

region

Attributes