Package

algolia

Permalink

package algolia

Visibility
  1. Public
  2. All

Type Members

  1. case class APIClientException(code: Int, message: String) extends Exception with Product with Serializable

    Permalink
  2. class AlgoliaClient extends AnyRef

    Permalink
  3. case class AlgoliaClientException(message: String) extends Exception with Product with Serializable

    Permalink
  4. trait AlgoliaDsl extends ApiKeyDefinitionDsl with BatchDefinitionDsl with BrowseIndexDsl with ClearIndexDsl with CopyIndexDsl with DeleteDsl with GetObjectDsl with IndexingBatchDsl with IndexingDsl with IndexSettingsDsl with ListIndexesDsl with LogsDsl with MoveIndexDsl with MultiQueriesDefinitionDsl with PartialUpdateObjectDsl with SearchDsl with WaitForTaskDsl

    Permalink
  5. case class DispatchHttpClient(httpReadTimeout: Int = default.httpReadTimeout, httpConnectTimeout: Int = default.httpConnectTimeout, httpRequestTimeout: Int = default.httpRequestTimeout) extends Product with Serializable

    Permalink
  6. case class UnexpectedResponse(code: Int) extends Exception with Product with Serializable

    Permalink

Value Members

  1. object AlgoliaDsl extends AlgoliaDsl

    Permalink
  2. object BuildInfo extends Product with Serializable

    Permalink

    This object was generated by sbt-buildinfo.

  3. object DispatchHttpClient extends DispatchHttpClient

    Permalink
  4. object default

    Permalink
  5. package definitions

    Permalink
  6. package inputs

    Permalink
  7. package objects

    Permalink
  8. package responses

    Permalink

Ungrouped