public class ExportBaselineWeakPasswordListRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
ExportBaselineWeakPasswordListRequest() |
ExportBaselineWeakPasswordListRequest(ExportBaselineWeakPasswordListRequest 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 |
---|---|
Long |
getExportAll()
Get 0:过滤的结果导出;1:全部导出
|
Filter[] |
getFilters()
Get WeakPassword - string - 是否必填:否 - 弱口令
|
void |
setExportAll(Long ExportAll)
Set 0:过滤的结果导出;1:全部导出
|
void |
setFilters(Filter[] Filters)
Set WeakPassword - string - 是否必填:否 - 弱口令
|
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 ExportBaselineWeakPasswordListRequest()
public ExportBaselineWeakPasswordListRequest(ExportBaselineWeakPasswordListRequest source)
public Filter[] getFilters()
public void setFilters(Filter[] Filters)
Filters
- public Long getExportAll()
public void setExportAll(Long ExportAll)
ExportAll
- 0:过滤的结果导出;1:全部导出Copyright © 2024. All rights reserved.