algolia
AlgoliaDsl
Related Docs:
object AlgoliaDsl
|
package algolia
trait
AlgoliaDsl
extends
BatchDefinitionDsl
with
ClearIndexDsl
with
CopyIndexDsl
with
DeleteDsl
with
GetObjectDsl
with
IndexingDsl
with
IndexingBatchDsl
with
ListIndexesDsl
with
MoveIndexDsl
with
SearchDsl
Linear Supertypes
SearchDsl
,
MoveIndexDsl
,
ListIndexesDsl
,
IndexingBatchDsl
,
IndexingDsl
,
GetObjectDsl
,
DeleteDsl
,
CopyIndexDsl
,
ClearIndexDsl
,
BatchDefinitionDsl
,
AnyRef
,
Any
Known Subclasses
AlgoliaDsl
Ordering
Alphabetic
By inheritance
Inherited
AlgoliaDsl
SearchDsl
MoveIndexDsl
ListIndexesDsl
IndexingBatchDsl
IndexingDsl
GetObjectDsl
DeleteDsl
CopyIndexDsl
ClearIndexDsl
BatchDefinitionDsl
AnyRef
Any
Hide All
Show all
Visibility
Public
All
Abstract Value Members
implicit abstract
val
formats
:
Formats
Definition Classes
SearchDsl
Concrete Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
implicit
object
BatchDefinitionExecutable
extends
Executable
[
BatchDefinition
,
TasksMultipleIndex
]
Definition Classes
BatchDefinitionDsl
implicit
object
ClearIndexDefinitionExecutable
extends
Executable
[
ClearIndexDefinition
,
Task
]
Definition Classes
ClearIndexDsl
implicit
object
CopyIndexDefinitionExecutable
extends
Executable
[
CopyIndexDefinition
,
Task
]
Definition Classes
CopyIndexDsl
implicit
object
DeleteIndexDefinitionExecutable
extends
Executable
[
DeleteIndexDefinition
,
Task
]
Definition Classes
DeleteDsl
implicit
object
DeleteObjectDefinitionExecutable
extends
Executable
[
DeleteObjectDefinition
,
Task
]
Definition Classes
DeleteDsl
implicit
object
GetObjectDefinitionExecutable
extends
Executable
[
GetObjectDefinition
,
Get
]
Definition Classes
GetObjectDsl
implicit
object
IndexingBatchDefinitionExecutable
extends
Executable
[
IndexingBatchDefinition
,
TasksSingleIndex
]
Definition Classes
IndexingBatchDsl
implicit
object
IndexingDefinitionExecutable
extends
Executable
[
IndexingDefinition
,
TaskIndexing
]
Definition Classes
IndexingDsl
implicit
object
ListIndexesDefinitionExecutable
extends
Executable
[
ListIndexesDefinition
,
Indexes
]
Definition Classes
ListIndexesDsl
implicit
object
MoveIndexDefinitionExecutable
extends
Executable
[
MoveIndexDefinition
,
Task
]
Definition Classes
MoveIndexDsl
implicit
object
SearchDefinitionExecutable
extends
Executable
[
SearchDefinition
,
Search
]
Definition Classes
SearchDsl
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
batch
(
batches:
Definition
*
)
:
BatchDefinition
Definition Classes
BatchDefinitionDsl
def
batch
(
batches:
Iterable
[
Definition
]
)
:
BatchDefinition
Definition Classes
BatchDefinitionDsl
object
clear
extends
Product
with
Serializable
Definition Classes
ClearIndexDsl
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
object
copy
extends
Product
with
Serializable
Definition Classes
CopyIndexDsl
object
delete
extends
Product
with
Serializable
Definition Classes
DeleteDsl
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
object
from
extends
Product
with
Serializable
Definition Classes
GetObjectDsl
object
get
extends
Product
with
Serializable
Definition Classes
GetObjectDsl
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
object
index
extends
Product
with
Serializable
Definition Classes
IndexingDsl
def
indexes
:
ListIndexesDefinition
Definition Classes
ListIndexesDsl
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
object
move
extends
Product
with
Serializable
Definition Classes
MoveIndexDsl
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
object
search
extends
Product
with
Serializable
Definition Classes
SearchDsl
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
SearchDsl
Inherited from
MoveIndexDsl
Inherited from
ListIndexesDsl
Inherited from
IndexingBatchDsl
Inherited from
IndexingDsl
Inherited from
GetObjectDsl
Inherited from
DeleteDsl
Inherited from
CopyIndexDsl
Inherited from
ClearIndexDsl
Inherited from
BatchDefinitionDsl
Inherited from
AnyRef
Inherited from
Any
Ungrouped