Uses of Class
com.oracle.bmc.threatintelligence.model.ThreatTypeSummary.Builder
-
Packages that use ThreatTypeSummary.Builder Package Description com.oracle.bmc.threatintelligence.model -
-
Uses of ThreatTypeSummary.Builder in com.oracle.bmc.threatintelligence.model
Methods in com.oracle.bmc.threatintelligence.model that return ThreatTypeSummary.Builder Modifier and Type Method Description static ThreatTypeSummary.BuilderThreatTypeSummary. builder()Create a new builder.ThreatTypeSummary.BuilderThreatTypeSummary.Builder. copy(ThreatTypeSummary model)ThreatTypeSummary.BuilderThreatTypeSummary.Builder. id(String id)The OCID of the threat typeThreatTypeSummary.BuilderThreatTypeSummary.Builder. name(String name)The name of the threat typeThreatTypeSummary.BuilderThreatTypeSummary. toBuilder()
-