类 SchemaProperty
java.lang.Object
com.lark.oapi.service.search.v2.model.SchemaProperty
-
嵌套类概要
嵌套类 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getName()getType()static SchemaProperty.BuildervoidsetIsReturnable(Boolean isReturnable) voidsetIsSearchable(Boolean isSearchable) voidsetIsSortable(Boolean isSortable) voidvoidsetSearchOptions(SchemaSearchOptions searchOptions) voidsetSortOptions(SchemaSortOptions sortOptions) voidvoidsetTypeDefinitions(SchemaTypeDefinitions typeDefinitions)
-
构造器详细资料
-
SchemaProperty
public SchemaProperty() -
SchemaProperty
-
-
方法详细资料
-
newBuilder
-
getName
-
setName
-
getType
-
setType
-
getIsSearchable
-
setIsSearchable
-
getIsSortable
-
setIsSortable
-
getIsReturnable
-
setIsReturnable
-
getSortOptions
-
setSortOptions
-
getTypeDefinitions
-
setTypeDefinitions
-
getSearchOptions
-
setSearchOptions
-