Class ExportAccessInfo
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.waf.v20180125.models.ExportAccessInfo
-
public class ExportAccessInfo extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description ExportAccessInfo()ExportAccessInfo(ExportAccessInfo 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.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetCosPath()Get 日志导出路径LonggetCount()Get 日志导出数量 注意:此字段可能返回 null,表示取不到有效值。StringgetCreateTime()Get 日志导出创建时间StringgetExportId()Get 日志导出任务ID 注意:此字段可能返回 null,表示取不到有效值。StringgetFileName()Get 日志导出文件名 注意:此字段可能返回 null,表示取不到有效值。LonggetFileSize()Get 日志文件大小StringgetFormat()Get 日志导出格式 注意:此字段可能返回 null,表示取不到有效值。LonggetFrom()Get 日志导出起始时间StringgetOrder()Get 日志导出时间排序 注意:此字段可能返回 null,表示取不到有效值。StringgetQuery()Get 日志导出查询语句 注意:此字段可能返回 null,表示取不到有效值。StringgetStatus()Get 日志下载状态。Processing:导出正在进行中,Complete:导出完成,Failed:导出失败,Expired:日志导出已过期(三天有效期)LonggetTo()Get 日志导出结束时间voidsetCosPath(String CosPath)Set 日志导出路径voidsetCount(Long Count)Set 日志导出数量 注意:此字段可能返回 null,表示取不到有效值。voidsetCreateTime(String CreateTime)Set 日志导出创建时间voidsetExportId(String ExportId)Set 日志导出任务ID 注意:此字段可能返回 null,表示取不到有效值。voidsetFileName(String FileName)Set 日志导出文件名 注意:此字段可能返回 null,表示取不到有效值。voidsetFileSize(Long FileSize)Set 日志文件大小voidsetFormat(String Format)Set 日志导出格式 注意:此字段可能返回 null,表示取不到有效值。voidsetFrom(Long From)Set 日志导出起始时间voidsetOrder(String Order)Set 日志导出时间排序 注意:此字段可能返回 null,表示取不到有效值。voidsetQuery(String Query)Set 日志导出查询语句 注意:此字段可能返回 null,表示取不到有效值。voidsetStatus(String Status)Set 日志下载状态。Processing:导出正在进行中,Complete:导出完成,Failed:导出失败,Expired:日志导出已过期(三天有效期)voidsetTo(Long To)Set 日志导出结束时间voidtoMap(HashMap<String,String> map, String prefix)Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
ExportAccessInfo
public ExportAccessInfo()
-
ExportAccessInfo
public ExportAccessInfo(ExportAccessInfo 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.
-
-
Method Detail
-
getExportId
public String getExportId()
Get 日志导出任务ID 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ExportId 日志导出任务ID 注意:此字段可能返回 null,表示取不到有效值。
-
setExportId
public void setExportId(String ExportId)
Set 日志导出任务ID 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ExportId- 日志导出任务ID 注意:此字段可能返回 null,表示取不到有效值。
-
getQuery
public String getQuery()
Get 日志导出查询语句 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Query 日志导出查询语句 注意:此字段可能返回 null,表示取不到有效值。
-
setQuery
public void setQuery(String Query)
Set 日志导出查询语句 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Query- 日志导出查询语句 注意:此字段可能返回 null,表示取不到有效值。
-
getFileName
public String getFileName()
Get 日志导出文件名 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- FileName 日志导出文件名 注意:此字段可能返回 null,表示取不到有效值。
-
setFileName
public void setFileName(String FileName)
Set 日志导出文件名 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
FileName- 日志导出文件名 注意:此字段可能返回 null,表示取不到有效值。
-
getFileSize
public Long getFileSize()
Get 日志文件大小- Returns:
- FileSize 日志文件大小
-
setFileSize
public void setFileSize(Long FileSize)
Set 日志文件大小- Parameters:
FileSize- 日志文件大小
-
getOrder
public String getOrder()
Get 日志导出时间排序 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Order 日志导出时间排序 注意:此字段可能返回 null,表示取不到有效值。
-
setOrder
public void setOrder(String Order)
Set 日志导出时间排序 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Order- 日志导出时间排序 注意:此字段可能返回 null,表示取不到有效值。
-
getFormat
public String getFormat()
Get 日志导出格式 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Format 日志导出格式 注意:此字段可能返回 null,表示取不到有效值。
-
setFormat
public void setFormat(String Format)
Set 日志导出格式 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Format- 日志导出格式 注意:此字段可能返回 null,表示取不到有效值。
-
getCount
public Long getCount()
Get 日志导出数量 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Count 日志导出数量 注意:此字段可能返回 null,表示取不到有效值。
-
setCount
public void setCount(Long Count)
Set 日志导出数量 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Count- 日志导出数量 注意:此字段可能返回 null,表示取不到有效值。
-
getStatus
public String getStatus()
Get 日志下载状态。Processing:导出正在进行中,Complete:导出完成,Failed:导出失败,Expired:日志导出已过期(三天有效期)- Returns:
- Status 日志下载状态。Processing:导出正在进行中,Complete:导出完成,Failed:导出失败,Expired:日志导出已过期(三天有效期)
-
setStatus
public void setStatus(String Status)
Set 日志下载状态。Processing:导出正在进行中,Complete:导出完成,Failed:导出失败,Expired:日志导出已过期(三天有效期)- Parameters:
Status- 日志下载状态。Processing:导出正在进行中,Complete:导出完成,Failed:导出失败,Expired:日志导出已过期(三天有效期)
-
getFrom
public Long getFrom()
Get 日志导出起始时间- Returns:
- From 日志导出起始时间
-
setFrom
public void setFrom(Long From)
Set 日志导出起始时间- Parameters:
From- 日志导出起始时间
-
getTo
public Long getTo()
Get 日志导出结束时间- Returns:
- To 日志导出结束时间
-
setTo
public void setTo(Long To)
Set 日志导出结束时间- Parameters:
To- 日志导出结束时间
-
getCosPath
public String getCosPath()
Get 日志导出路径- Returns:
- CosPath 日志导出路径
-
setCosPath
public void setCosPath(String CosPath)
Set 日志导出路径- Parameters:
CosPath- 日志导出路径
-
getCreateTime
public String getCreateTime()
Get 日志导出创建时间- Returns:
- CreateTime 日志导出创建时间
-
setCreateTime
public void setCreateTime(String CreateTime)
Set 日志导出创建时间- Parameters:
CreateTime- 日志导出创建时间
-
-