Uses of Interface
com.okta.sdk.resource.threat.insight.ThreatInsightConfiguration
-
Packages that use ThreatInsightConfiguration Package Description com.okta.sdk.client com.okta.sdk.resource.threat.insight -
-
Uses of ThreatInsightConfiguration in com.okta.sdk.client
Methods in com.okta.sdk.client that return ThreatInsightConfiguration Modifier and Type Method Description ThreatInsightConfigurationClient. getCurrentConfiguration()Gets current ThreatInsight configuration -
Uses of ThreatInsightConfiguration in com.okta.sdk.resource.threat.insight
Methods in com.okta.sdk.resource.threat.insight that return ThreatInsightConfiguration Modifier and Type Method Description ThreatInsightConfigurationThreatInsightConfiguration. setAction(java.lang.String action)ThreatInsightConfigurationThreatInsightConfiguration. setExcludeZones(java.util.List<java.lang.String> excludeZones)ThreatInsightConfigurationThreatInsightConfiguration. update()Updates ThreatInsight configuration
-