elasticmagic-kt
0.0.30
elasticmagic
/
dev.evo.elasticmagic
/
WithIndex
With
Index
data
class
WithIndex
<
out
T
>
(
val
indexName
:
String
,
val
request
:
T
)
Constructors
Properties
Constructors
With
Index
Link copied to clipboard
fun
<
out
T
>
WithIndex
(
indexName
:
String
,
request
:
T
)
Properties
index
Name
Link copied to clipboard
val
indexName
:
String
request
Link copied to clipboard
val
request
:
T