Package | Description |
---|---|
com.oracle.bmc.threatintelligence.model |
Modifier and Type | Method and Description |
---|---|
ThreatType.Builder |
ThreatType.Builder.attribution(List<DataAttribution> attribution)
The list of supporting attribution information.
|
static ThreatType.Builder |
ThreatType.builder()
Create a new builder.
|
ThreatType.Builder |
ThreatType.Builder.copy(ThreatType model) |
ThreatType.Builder |
ThreatType.Builder.id(String id)
The OCID of the threat type.
|
ThreatType.Builder |
ThreatType.Builder.name(String name)
The name of the threat type.
|
ThreatType.Builder |
ThreatType.toBuilder() |
Copyright © 2016–2024. All rights reserved.