| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.sddp20190103.models |
| 限定符和类型 | 方法和说明 |
|---|---|
static CreateRuleRequest.Builder |
CreateRuleRequest.builder() |
CreateRuleRequest.Builder |
CreateRuleRequest.Builder.category(Integer category)
The content type of the sensitive data detection rule.
|
CreateRuleRequest.Builder |
CreateRuleRequest.Builder.content(String content)
The content of the sensitive data detection rule.
|
CreateRuleRequest.Builder |
CreateRuleRequest.Builder.contentCategory(Integer contentCategory)
The type of the content in the sensitive data detection rule.
|
CreateRuleRequest.Builder |
CreateRuleRequest.Builder.description(String description)
The description of the rule.
|
CreateRuleRequest.Builder |
CreateRuleRequest.Builder.lang(String lang)
The language of the content within the request and response.
|
CreateRuleRequest.Builder |
CreateRuleRequest.Builder.matchType(Integer matchType)
The match type.
|
CreateRuleRequest.Builder |
CreateRuleRequest.Builder.name(String name)
The name of the sensitive data detection rule.
|
CreateRuleRequest.Builder |
CreateRuleRequest.Builder.productCode(String productCode)
The name of the service to which data in the column of the table belongs.
|
CreateRuleRequest.Builder |
CreateRuleRequest.Builder.productId(Long productId)
The ID of the service to which the data asset belongs.
|
CreateRuleRequest.Builder |
CreateRuleRequest.Builder.riskLevelId(Long riskLevelId)
The sensitivity level of the sensitive data that hits the sensitive data detection rule.
|
CreateRuleRequest.Builder |
CreateRuleRequest.Builder.ruleType(Integer ruleType)
The type of the sensitive data detection rule.
|
CreateRuleRequest.Builder |
CreateRuleRequest.Builder.sourceIp(String sourceIp)
This parameter is deprecated.
|
CreateRuleRequest.Builder |
CreateRuleRequest.Builder.statExpress(String statExpress)
The statistical expression.
|
CreateRuleRequest.Builder |
CreateRuleRequest.Builder.status(Integer status)
Specifies whether to enable the sensitive data detection rule.
|
CreateRuleRequest.Builder |
CreateRuleRequest.Builder.supportForm(Integer supportForm)
The type of the data asset.
|
CreateRuleRequest.Builder |
CreateRuleRequest.Builder.target(String target)
The code of the service to which the sensitive data detection rule is applied.
|
CreateRuleRequest.Builder |
CreateRuleRequest.toBuilder() |
CreateRuleRequest.Builder |
CreateRuleRequest.Builder.warnLevel(Integer warnLevel)
The risk level of the alert that is triggered.
|
Copyright © 2024. All rights reserved.