AuthInput

algoliasearch.ingestion.AuthInput
See theAuthInput companion trait
object AuthInput

Attributes

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

Members list

Type members

Classlikes

case class MapOfStringString(value: Map[String, String]) extends AuthInput

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait AuthInput
class Object
trait Matchable
class Any
Show all

Value members

Concrete methods

def apply(value: Map[String, String]): AuthInput