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