Acl

algoliasearch.search.Acl
See theAcl companion trait
object Acl

Access control list permissions.

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Acl.type

Members list

Type members

Classlikes

case object AddObject extends Acl

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Acl
class Object
trait Matchable
class Any
Show all
Self type
AddObject.type
case object Analytics extends Acl

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Acl
class Object
trait Matchable
class Any
Show all
Self type
Analytics.type
case object Browse extends Acl

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Acl
class Object
trait Matchable
class Any
Show all
Self type
Browse.type
case object DeleteIndex extends Acl

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Acl
class Object
trait Matchable
class Any
Show all
Self type
case object DeleteObject extends Acl

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Acl
class Object
trait Matchable
class Any
Show all
Self type
case object EditSettings extends Acl

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Acl
class Object
trait Matchable
class Any
Show all
Self type
case object Inference extends Acl

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Acl
class Object
trait Matchable
class Any
Show all
Self type
Inference.type
case object ListIndexes extends Acl

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Acl
class Object
trait Matchable
class Any
Show all
Self type
case object Logs extends Acl

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Acl
class Object
trait Matchable
class Any
Show all
Self type
Logs.type
case object Personalization extends Acl

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Acl
class Object
trait Matchable
class Any
Show all
Self type
case object Recommendation extends Acl

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Acl
class Object
trait Matchable
class Any
Show all
Self type
case object Search extends Acl

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Acl
class Object
trait Matchable
class Any
Show all
Self type
Search.type
case object SeeUnretrievableAttributes extends Acl

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Acl
class Object
trait Matchable
class Any
Show all
Self type
case object Settings extends Acl

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Acl
class Object
trait Matchable
class Any
Show all
Self type
Settings.type
case object Usage extends Acl

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Acl
class Object
trait Matchable
class Any
Show all
Self type
Usage.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def withName(name: String): Acl

Concrete fields

val values: Seq[Acl]