Package | Description |
---|---|
com.oracle.bmc.waas.model |
Modifier and Type | Method and Description |
---|---|
CustomProtectionRuleSetting.Builder |
CustomProtectionRuleSetting.Builder.action(CustomProtectionRuleSetting.Action action)
The action to take when the custom protection rule is triggered.
|
static CustomProtectionRuleSetting.Builder |
CustomProtectionRuleSetting.builder()
Create a new builder.
|
CustomProtectionRuleSetting.Builder |
CustomProtectionRuleSetting.Builder.copy(CustomProtectionRuleSetting model) |
CustomProtectionRuleSetting.Builder |
CustomProtectionRuleSetting.Builder.exclusions(List<ProtectionRuleExclusion> exclusions) |
CustomProtectionRuleSetting.Builder |
CustomProtectionRuleSetting.Builder.id(String id)
The OCID of the
custom protection rule.
|
CustomProtectionRuleSetting.Builder |
CustomProtectionRuleSetting.toBuilder() |
Copyright © 2016–2024. All rights reserved.