Package | Description |
---|---|
com.oracle.bmc.waf.model |
Modifier and Type | Method and Description |
---|---|
CollaborativeCapabilityWeight |
CollaborativeCapabilityWeight.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<CollaborativeCapabilityWeight> |
ProtectionCapabilitySummary.getCollaborativeWeights()
The weights of contributing capabilities.
|
Modifier and Type | Method and Description |
---|---|
CollaborativeCapabilityWeight.Builder |
CollaborativeCapabilityWeight.Builder.copy(CollaborativeCapabilityWeight model) |
Modifier and Type | Method and Description |
---|---|
ProtectionCapabilitySummary.Builder |
ProtectionCapabilitySummary.Builder.collaborativeWeights(List<CollaborativeCapabilityWeight> collaborativeWeights)
The weights of contributing capabilities.
|
Constructor and Description |
---|
ProtectionCapabilitySummary(String key,
String displayName,
String description,
Integer version,
Boolean isLatestVersion,
List<String> groupTags,
ProtectionCapabilitySummary.Type type,
Integer collaborativeActionThreshold,
List<CollaborativeCapabilityWeight> collaborativeWeights)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.