public class ExportSecurityTrendsRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| ExportSecurityTrendsRequest() | 
| ExportSecurityTrendsRequest(ExportSecurityTrendsRequest 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 | getBeginDate()Get Start time | 
| String | getEndDate()Get End time | 
| void | setBeginDate(String BeginDate)Set Start time | 
| void | setEndDate(String EndDate)Set End time | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic ExportSecurityTrendsRequest()
public ExportSecurityTrendsRequest(ExportSecurityTrendsRequest source)
public String getBeginDate()
public void setBeginDate(String BeginDate)
BeginDate - Start timepublic String getEndDate()
public void setEndDate(String EndDate)
EndDate - End timeCopyright © 2025. All rights reserved.