public static final class GetSasContainerWebDefenseRuleResponseBody.PathConfDTOList.Builder extends Object
public GetSasContainerWebDefenseRuleResponseBody.PathConfDTOList.Builder backupPath(String backupPath)
Backup path.
example:/usr/path/
public GetSasContainerWebDefenseRuleResponseBody.PathConfDTOList.Builder defenseMode(String defenseMode)
Action to be executed.
audit
public GetSasContainerWebDefenseRuleResponseBody.PathConfDTOList.Builder defensePath(String defensePath)
Defense path
example:/test11*
public GetSasContainerWebDefenseRuleResponseBody.PathConfDTOList.Builder excludeFile(String excludeFile)
Excluded files.
example:file1
public GetSasContainerWebDefenseRuleResponseBody.PathConfDTOList.Builder excludeFilePath(String excludeFilePath)
Excluded file path.
example:/test2/sub1,/test2/sub2
public GetSasContainerWebDefenseRuleResponseBody.PathConfDTOList.Builder excludeFileType(String excludeFileType)
Exclude file types.
example:doc
public GetSasContainerWebDefenseRuleResponseBody.PathConfDTOList.Builder guardType(Integer guardType)
Protection mode.
0
public GetSasContainerWebDefenseRuleResponseBody.PathConfDTOList.Builder includeFile(String includeFile)
Included files.
example:webapp
public GetSasContainerWebDefenseRuleResponseBody.PathConfDTOList.Builder includeFileType(String includeFileType)
Type of included files.
example:doc
public GetSasContainerWebDefenseRuleResponseBody.PathConfDTOList.Builder processPathList(List<String> processPathList)
Whitelist process list.
public GetSasContainerWebDefenseRuleResponseBody.PathConfDTOList build()
Copyright © 2026. All rights reserved.