Package | Description |
---|---|
com.oracle.bmc.threatintelligence | |
com.oracle.bmc.threatintelligence.model |
Modifier and Type | Method and Description |
---|---|
Iterable<IndicatorSummary> |
ThreatintelPaginators.listIndicatorsRecordIterator(ListIndicatorsRequest request)
Creates a new iterable which will iterate over the
IndicatorSummary objects contained in responses from
the listIndicators operation. |
Modifier and Type | Method and Description |
---|---|
IndicatorSummary |
IndicatorSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<IndicatorSummary> |
IndicatorSummaryCollection.getItems()
The list of indicator summaries.
|
Modifier and Type | Method and Description |
---|---|
IndicatorSummary.Builder |
IndicatorSummary.Builder.copy(IndicatorSummary model) |
Modifier and Type | Method and Description |
---|---|
IndicatorSummaryCollection.Builder |
IndicatorSummaryCollection.Builder.items(List<IndicatorSummary> items)
The list of indicator summaries.
|
Constructor and Description |
---|
IndicatorSummaryCollection(List<IndicatorSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.