Class BuildIndexRequest
java.lang.Object
dev.getelements.elements.sdk.model.index.BuildIndexRequest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
boolean
isPlan()
void
setPlan
(boolean plan) void
setToIndex
(List<IndexableType> toIndex) toString()
-
Constructor Details
-
BuildIndexRequest
public BuildIndexRequest()
-
-
Method Details