public class DeleteLogExportRequest extends AbstractModel
skipSign
Constructor and Description |
---|
DeleteLogExportRequest() |
DeleteLogExportRequest(DeleteLogExportRequest 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 |
getExportID()
Get 日志导出ID
|
Long |
getID()
Get 项目ID
|
void |
setExportID(String ExportID)
Set 日志导出ID
|
void |
setID(Long ID)
Set 项目ID
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, getSkipSign, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public DeleteLogExportRequest()
public DeleteLogExportRequest(DeleteLogExportRequest source)
Copyright © 2023. All rights reserved.