public class DescribeKnowledgeDocumentSetListRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
DescribeKnowledgeDocumentSetListRequest() |
DescribeKnowledgeDocumentSetListRequest(DescribeKnowledgeDocumentSetListRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Modifier and Type | Method and Description |
---|---|
String |
getCollectionView()
Get 知识库标识
|
PageQuery |
getQuery()
Get 查询条件
|
void |
setCollectionView(String CollectionView)
Set 知识库标识
|
void |
setQuery(PageQuery Query)
Set 查询条件
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public DescribeKnowledgeDocumentSetListRequest()
public DescribeKnowledgeDocumentSetListRequest(DescribeKnowledgeDocumentSetListRequest source)
public String getCollectionView()
public void setCollectionView(String CollectionView)
CollectionView
- 知识库标识public PageQuery getQuery()
public void setQuery(PageQuery Query)
Query
- 查询条件Copyright © 2025. All rights reserved.