Package | Description |
---|---|
com.oracle.bmc.threatintelligence.model |
Modifier and Type | Method and Description |
---|---|
IndicatorCountSummary |
IndicatorCountSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<IndicatorCountSummary> |
IndicatorCountCollection.getItems()
The list of aggregated indicator counts.
|
Modifier and Type | Method and Description |
---|---|
IndicatorCountSummary.Builder |
IndicatorCountSummary.Builder.copy(IndicatorCountSummary model) |
Modifier and Type | Method and Description |
---|---|
IndicatorCountCollection.Builder |
IndicatorCountCollection.Builder.items(List<IndicatorCountSummary> items)
The list of aggregated indicator counts.
|
Constructor and Description |
---|
IndicatorCountCollection(List<IndicatorCountSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.