Package | Description |
---|---|
com.oracle.bmc.threatintelligence | |
com.oracle.bmc.threatintelligence.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ThreatTypeSummary> |
ThreatintelPaginators.listThreatTypesRecordIterator(ListThreatTypesRequest request)
Creates a new iterable which will iterate over the
ThreatTypeSummary objects contained in responses
from the listThreatTypes operation. |
Modifier and Type | Method and Description |
---|---|
ThreatTypeSummary |
ThreatTypeSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ThreatTypeSummary> |
ThreatTypesCollection.getItems()
The list of threat types that can be used to search for threat indicators.
|
Modifier and Type | Method and Description |
---|---|
ThreatTypeSummary.Builder |
ThreatTypeSummary.Builder.copy(ThreatTypeSummary model) |
Modifier and Type | Method and Description |
---|---|
ThreatTypesCollection.Builder |
ThreatTypesCollection.Builder.items(List<ThreatTypeSummary> items)
The list of threat types that can be used to search for threat indicators.
|
Constructor and Description |
---|
ThreatTypesCollection(List<ThreatTypeSummary> items)
Deprecated.
|
Copyright © 2016–2025. All rights reserved.