Package | Description |
---|---|
com.oracle.bmc.waas.model |
Modifier and Type | Method and Description |
---|---|
static Recommendation.Builder |
Recommendation.builder()
Create a new builder.
|
Recommendation.Builder |
Recommendation.Builder.copy(Recommendation model) |
Recommendation.Builder |
Recommendation.Builder.description(String description)
The description of the recommended protection rule.
|
Recommendation.Builder |
Recommendation.Builder.key(String key)
The unique key for the recommended protection rule.
|
Recommendation.Builder |
Recommendation.Builder.labels(List<String> labels)
The list of labels for the recommended protection rule.
|
Recommendation.Builder |
Recommendation.Builder.modSecurityRuleIds(List<String> modSecurityRuleIds)
The list of the ModSecurity rule IDs associated with the protection rule.
|
Recommendation.Builder |
Recommendation.Builder.name(String name)
The name of the recommended protection rule.
|
Recommendation.Builder |
Recommendation.Builder.recommendedAction(String recommendedAction)
The recommended action to apply to the protection rule.
|
Recommendation.Builder |
Recommendation.toBuilder() |
Copyright © 2016–2024. All rights reserved.