Package | Description |
---|---|
com.tencentcloudapi.tcss.v20201101.models |
Modifier and Type | Method and Description |
---|---|
SearchTemplate[] |
DescribeSearchTemplatesResponse.getList()
Get Template list
|
SearchTemplate |
CreateSearchTemplateRequest.getSearchTemplate()
Get Search template
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeSearchTemplatesResponse.setList(SearchTemplate[] List)
Set Template list
|
void |
CreateSearchTemplateRequest.setSearchTemplate(SearchTemplate SearchTemplate)
Set Search template
|
Constructor and Description |
---|
SearchTemplate(SearchTemplate 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.
|
Copyright © 2023. All rights reserved.