static ProtectionCapabilitySummary.Builder |
ProtectionCapabilitySummary.builder() |
Create a new builder.
|
ProtectionCapabilitySummary.Builder |
ProtectionCapabilitySummary.Builder.collaborativeActionThreshold(Integer collaborativeActionThreshold) |
The default collaborative action threshold for OCI-managed collaborative protection
capability.
|
ProtectionCapabilitySummary.Builder |
ProtectionCapabilitySummary.Builder.collaborativeWeights(List<CollaborativeCapabilityWeight> collaborativeWeights) |
The weights of contributing capabilities.
|
ProtectionCapabilitySummary.Builder |
ProtectionCapabilitySummary.Builder.copy(ProtectionCapabilitySummary model) |
|
ProtectionCapabilitySummary.Builder |
ProtectionCapabilitySummary.Builder.description(String description) |
The description of protection capability.
|
ProtectionCapabilitySummary.Builder |
ProtectionCapabilitySummary.Builder.displayName(String displayName) |
The display name of protection capability.
|
ProtectionCapabilitySummary.Builder |
ProtectionCapabilitySummary.Builder.groupTags(List<String> groupTags) |
The list of unique names protection capability group tags that are associated with this
capability.
|
ProtectionCapabilitySummary.Builder |
ProtectionCapabilitySummary.Builder.isLatestVersion(Boolean isLatestVersion) |
The field that shows if this is the latest version of protection capability.
|
ProtectionCapabilitySummary.Builder |
ProtectionCapabilitySummary.Builder.key(String key) |
Unique key of protection capability.
|
ProtectionCapabilitySummary.Builder |
ProtectionCapabilitySummary.toBuilder() |
|
ProtectionCapabilitySummary.Builder |
ProtectionCapabilitySummary.Builder.type(ProtectionCapabilitySummary.Type type) |
The type of protection capability.
|
ProtectionCapabilitySummary.Builder |
ProtectionCapabilitySummary.Builder.version(Integer version) |
The version of protection capability.
|