Uses of Class
com.oracle.bmc.threatintelligence.model.IndicatorCountCollection.Builder
-
Packages that use IndicatorCountCollection.Builder Package Description com.oracle.bmc.threatintelligence.model -
-
Uses of IndicatorCountCollection.Builder in com.oracle.bmc.threatintelligence.model
Methods in com.oracle.bmc.threatintelligence.model that return IndicatorCountCollection.Builder Modifier and Type Method Description static IndicatorCountCollection.Builder
IndicatorCountCollection. builder()
Create a new builder.IndicatorCountCollection.Builder
IndicatorCountCollection.Builder. copy(IndicatorCountCollection model)
IndicatorCountCollection.Builder
IndicatorCountCollection.Builder. items(List<IndicatorCountSummary> items)
The list of aggregated indicator counts.IndicatorCountCollection.Builder
IndicatorCountCollection. toBuilder()
-