Interface GetIndexFieldsResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetIndexFieldCount(Long indexFieldCount) voidsetIndexFields(List<IndexFieldTransfer> indexFields) voidsetIndexType(IndexTypeTransfer indexType)
-
Method Details
-
getIndexType
-
setIndexType
-
getIndexFieldCount
-
setIndexFieldCount
-
getIndexFields
-
setIndexFields
-