toggle menu
elasticmagic-kt
0.3.4
common
switch theme
search in API
elasticmagic
/
dev.evo.elasticmagic
/
WithIndex
With
Index
data
class
WithIndex
<
out
T
>
(
val
indexName
:
String
,
val
request
:
T
)
Members
Constructors
With
Index
Link copied to clipboard
constructor
(
indexName
:
String
,
request
:
T
)
Properties
index
Name
Link copied to clipboard
val
indexName
:
String
request
Link copied to clipboard
val
request
:
T