public class ExportRansomDefenseMachineListRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| ExportRansomDefenseMachineListRequest() | 
| ExportRansomDefenseMachineListRequest(ExportRansomDefenseMachineListRequest 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 | getBy()Get 排序字段支持CreateTime、MachineCount | 
| Filters[] | getFilters()Get 过滤条件。
Ips - String - 是否必填:否 - 通过ip查询 
MachineNames - String - 是否必填:否 - 通过实例名查询 
Names - String - 是否必填:否 - 通过实例名查询 
Status - String - 是否必填:否 - 策略状态:0备份中,1备份成功,2备份失败 
LastBackupTimeBegin - String - 是否必填:否 - 最近一次备份时间开始
LastBackupTimeEnd - String - 是否必填:否 - 最近一次备份时间结束 | 
| String | getOrder()Get 排序方法 ASC DESC | 
| void | setBy(String By)Set 排序字段支持CreateTime、MachineCount | 
| void | setFilters(Filters[] Filters)Set 过滤条件。
Ips - String - 是否必填:否 - 通过ip查询 
MachineNames - String - 是否必填:否 - 通过实例名查询 
Names - String - 是否必填:否 - 通过实例名查询 
Status - String - 是否必填:否 - 策略状态:0备份中,1备份成功,2备份失败 
LastBackupTimeBegin - String - 是否必填:否 - 最近一次备份时间开始
LastBackupTimeEnd - String - 是否必填:否 - 最近一次备份时间结束 | 
| void | setOrder(String Order)Set 排序方法 ASC DESC | 
| 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, toJsonStringpublic ExportRansomDefenseMachineListRequest()
public ExportRansomDefenseMachineListRequest(ExportRansomDefenseMachineListRequest source)
public Filters[] getFilters()
public void setFilters(Filters[] Filters)
Filters - 过滤条件。
public String getOrder()
public void setOrder(String Order)
Order - 排序方法 ASC DESCpublic String getBy()
public void setBy(String By)
By - 排序字段支持CreateTime、MachineCountCopyright © 2025. All rights reserved.