Uses of Class
com.okta.sdk.resource.model.ThreatInsightConfiguration
-
Uses of ThreatInsightConfiguration in com.okta.sdk.resource.api
Modifier and TypeMethodDescriptionThreatInsightApi.getCurrentConfiguration()
Retrieve the ThreatInsight Configuration Retrieves the ThreatInsight configuration for the orgThreatInsightApi.getCurrentConfiguration
(Map<String, String> additionalHeaders) Retrieve the ThreatInsight Configuration Retrieves the ThreatInsight configuration for the orgThreatInsightApi.updateConfiguration
(ThreatInsightConfiguration threatInsightConfiguration) Update the ThreatInsight Configuration Updates the ThreatInsight configuration for the orgThreatInsightApi.updateConfiguration
(ThreatInsightConfiguration threatInsightConfiguration, Map<String, String> additionalHeaders) Update the ThreatInsight Configuration Updates the ThreatInsight configuration for the orgModifier and TypeMethodDescriptionThreatInsightApi.updateConfiguration
(ThreatInsightConfiguration threatInsightConfiguration) Update the ThreatInsight Configuration Updates the ThreatInsight configuration for the orgThreatInsightApi.updateConfiguration
(ThreatInsightConfiguration threatInsightConfiguration, Map<String, String> additionalHeaders) Update the ThreatInsight Configuration Updates the ThreatInsight configuration for the org -
Uses of ThreatInsightConfiguration in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionThreatInsightConfiguration.action
(ThreatInsightConfiguration.ActionEnum action) ThreatInsightConfiguration.addexcludeZonesItem
(String excludeZonesItem) ThreatInsightConfiguration.excludeZones
(List<String> excludeZones)