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.modelMethods in com.oracle.bmc.threatintelligence.model that return IndicatorCountCollection.Builder Modifier and Type Method Description static IndicatorCountCollection.BuilderIndicatorCountCollection. builder()Create a new builder.IndicatorCountCollection.BuilderIndicatorCountCollection.Builder. copy(IndicatorCountCollection model)IndicatorCountCollection.BuilderIndicatorCountCollection.Builder. items(List<IndicatorCountSummary> items)The list of aggregated indicator counts.IndicatorCountCollection.BuilderIndicatorCountCollection. toBuilder()
 
-