public class DescribeSearchExportListRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
DescribeSearchExportListRequest() |
DescribeSearchExportListRequest(DescribeSearchExportListRequest 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[] |
getLogTypes()
Get 日志类型列表
|
String |
getQuery()
Get ES查询条件JSON
|
void |
setLogTypes(String[] LogTypes)
Set 日志类型列表
|
void |
setQuery(String Query)
Set ES查询条件JSON
|
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 DescribeSearchExportListRequest()
public DescribeSearchExportListRequest(DescribeSearchExportListRequest source)
public String getQuery()
public void setQuery(String Query)
Query
- ES查询条件JSONpublic String[] getLogTypes()
public void setLogTypes(String[] LogTypes)
LogTypes
- 日志类型列表Copyright © 2025. All rights reserved.