public static class ThreatTypesCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ThreatTypesCollection |
build() |
ThreatTypesCollection.Builder |
copy(ThreatTypesCollection model) |
ThreatTypesCollection.Builder |
items(List<ThreatTypeSummary> items)
The list of threat types that can be used to search for threat indicators.
|
public ThreatTypesCollection.Builder items(List<ThreatTypeSummary> items)
The list of threat types that can be used to search for threat indicators.
items
- the value to setpublic ThreatTypesCollection build()
public ThreatTypesCollection.Builder copy(ThreatTypesCollection model)
Copyright © 2016–2024. All rights reserved.