Uses of Class
com.oracle.bmc.threatintelligence.model.Indicator
-
Packages that use Indicator Package Description com.oracle.bmc.threatintelligence.model com.oracle.bmc.threatintelligence.responses -
-
Uses of Indicator in com.oracle.bmc.threatintelligence.model
Methods in com.oracle.bmc.threatintelligence.model that return Indicator Modifier and Type Method Description Indicator
Indicator.Builder. build()
Methods in com.oracle.bmc.threatintelligence.model with parameters of type Indicator Modifier and Type Method Description Indicator.Builder
Indicator.Builder. copy(Indicator model)
-
Uses of Indicator in com.oracle.bmc.threatintelligence.responses
Methods in com.oracle.bmc.threatintelligence.responses that return Indicator Modifier and Type Method Description Indicator
GetIndicatorResponse. getIndicator()
The returned Indicator instance.Methods in com.oracle.bmc.threatintelligence.responses with parameters of type Indicator Modifier and Type Method Description GetIndicatorResponse.Builder
GetIndicatorResponse.Builder. indicator(Indicator indicator)
The returned Indicator instance.
-