Package | Description |
---|---|
org.openapitools.client.api | |
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
ThreatInsightConfiguration |
ThreatInsightApi.getCurrentConfiguration()
Retrieve the ThreatInsight Configuration
Retrieves the ThreatInsight configuration for the org
|
ThreatInsightConfiguration |
ThreatInsightApi.getCurrentConfiguration(Map<String,String> additionalHeaders)
Retrieve the ThreatInsight Configuration
Retrieves the ThreatInsight configuration for the org
|
ThreatInsightConfiguration |
ThreatInsightApi.updateConfiguration(ThreatInsightConfiguration threatInsightConfiguration)
Update the ThreatInsight Configuration
Updates the ThreatInsight configuration for the org
|
ThreatInsightConfiguration |
ThreatInsightApi.updateConfiguration(ThreatInsightConfiguration threatInsightConfiguration,
Map<String,String> additionalHeaders)
Update the ThreatInsight Configuration
Updates the ThreatInsight configuration for the org
|
Modifier and Type | Method and Description |
---|---|
ThreatInsightConfiguration |
ThreatInsightApi.updateConfiguration(ThreatInsightConfiguration threatInsightConfiguration)
Update the ThreatInsight Configuration
Updates the ThreatInsight configuration for the org
|
ThreatInsightConfiguration |
ThreatInsightApi.updateConfiguration(ThreatInsightConfiguration threatInsightConfiguration,
Map<String,String> additionalHeaders)
Update the ThreatInsight Configuration
Updates the ThreatInsight configuration for the org
|
Modifier and Type | Method and Description |
---|---|
ThreatInsightConfiguration |
ThreatInsightConfiguration.action(ThreatInsightConfiguration.ActionEnum action) |
ThreatInsightConfiguration |
ThreatInsightConfiguration.addExcludeZonesItem(String excludeZonesItem) |
ThreatInsightConfiguration |
ThreatInsightConfiguration.excludeZones(List<String> excludeZones) |
ThreatInsightConfiguration |
ThreatInsightConfiguration.links(LinksSelf links) |
Copyright © 2017–2023 Okta. All rights reserved.