public static final class ListSasContainerWebDefenseRuleResponseBody.PathConfDTOList.Builder extends Object
public ListSasContainerWebDefenseRuleResponseBody.PathConfDTOList.Builder backupPath(String backupPath)
The backup paths.
example:/tmp/test
public ListSasContainerWebDefenseRuleResponseBody.PathConfDTOList.Builder defenseMode(String defenseMode)
The prevention mode. Valid values:
audit
public ListSasContainerWebDefenseRuleResponseBody.PathConfDTOList.Builder defensePath(String defensePath)
The protected path.
example:/usr/test/
public ListSasContainerWebDefenseRuleResponseBody.PathConfDTOList.Builder excludeFile(String excludeFile)
The file that is excluded.
example:php
public ListSasContainerWebDefenseRuleResponseBody.PathConfDTOList.Builder excludeFilePath(String excludeFilePath)
The path to the file that is excluded.
example:/usr/tt
public ListSasContainerWebDefenseRuleResponseBody.PathConfDTOList.Builder excludeFileType(String excludeFileType)
The type of the file that is excluded.
example:jsp
public ListSasContainerWebDefenseRuleResponseBody.PathConfDTOList.Builder guardType(Integer guardType)
The protection mode. Valid values:
0
public ListSasContainerWebDefenseRuleResponseBody.PathConfDTOList.Builder includeFile(String includeFile)
The file that is included.
example:/usr/test
public ListSasContainerWebDefenseRuleResponseBody.PathConfDTOList.Builder includeFileType(String includeFileType)
The type of the file that is included.
example:php
public ListSasContainerWebDefenseRuleResponseBody.PathConfDTOList.Builder processPathList(List<String> processPathList)
The processes that are added to the whitelist.
public ListSasContainerWebDefenseRuleResponseBody.PathConfDTOList build()
Copyright © 2026. All rights reserved.