Package | Description |
---|---|
com.oracle.bmc.waf.model |
Modifier and Type | Method and Description |
---|---|
CollaborativeCapabilityWeightOverride |
CollaborativeCapabilityWeightOverride.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<CollaborativeCapabilityWeightOverride> |
ProtectionCapability.getCollaborativeWeights()
Explicit weight values to use for associated collaborative protection capabilities.
|
Modifier and Type | Method and Description |
---|---|
CollaborativeCapabilityWeightOverride.Builder |
CollaborativeCapabilityWeightOverride.Builder.copy(CollaborativeCapabilityWeightOverride model) |
Modifier and Type | Method and Description |
---|---|
ProtectionCapability.Builder |
ProtectionCapability.Builder.collaborativeWeights(List<CollaborativeCapabilityWeightOverride> collaborativeWeights)
Explicit weight values to use for associated collaborative protection capabilities.
|
Constructor and Description |
---|
ProtectionCapability(String key,
Integer version,
ProtectionCapabilityExclusions exclusions,
String actionName,
Integer collaborativeActionThreshold,
List<CollaborativeCapabilityWeightOverride> collaborativeWeights)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.