Uses of Interface
com.okta.sdk.resource.ThreatInsightConfiguration
-
Packages that use ThreatInsightConfiguration Package Description com.okta.sdk.client com.okta.sdk.resource -
-
Uses of ThreatInsightConfiguration in com.okta.sdk.client
Methods in com.okta.sdk.client that return ThreatInsightConfiguration Modifier and Type Method Description ThreatInsightConfiguration
Client. getCurrentConfiguration()
Get Current Configuration Gets current ThreatInsight configurationThreatInsightConfiguration
Client. updateConfiguration(ThreatInsightConfiguration threatInsightConfiguration)
Update Configuration Updates ThreatInsight configurationMethods in com.okta.sdk.client with parameters of type ThreatInsightConfiguration Modifier and Type Method Description ThreatInsightConfiguration
Client. updateConfiguration(ThreatInsightConfiguration threatInsightConfiguration)
Update Configuration Updates ThreatInsight configuration -
Uses of ThreatInsightConfiguration in com.okta.sdk.resource
Methods in com.okta.sdk.resource that return ThreatInsightConfiguration Modifier and Type Method Description ThreatInsightConfiguration
ThreatInsightConfiguration. setAction(java.lang.String action)
ThreatInsightConfiguration
ThreatInsightConfiguration. setExcludeZones(java.util.List<java.lang.String> excludeZones)
-