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.updateConfiguration(ThreatInsightConfiguration threatInsightConfiguration)
Update the ThreatInsight Configuration
Updates ThreatInsight configuration
|
Modifier and Type | Method and Description |
---|---|
<T> T |
ThreatInsightApi.updateConfiguration(java.lang.Class<?> T,
ThreatInsightConfiguration threatInsightConfiguration)
Update the ThreatInsight Configuration
Updates ThreatInsight configuration
|
ThreatInsightConfiguration |
ThreatInsightApi.updateConfiguration(ThreatInsightConfiguration threatInsightConfiguration)
Update the ThreatInsight Configuration
Updates ThreatInsight configuration
|
PagedList |
ThreatInsightApi.updateConfigurationWithPaginationInfo(ThreatInsightConfiguration threatInsightConfiguration)
Update the ThreatInsight Configuration
Updates ThreatInsight configuration
|
Modifier and Type | Method and Description |
---|---|
ThreatInsightConfiguration |
ThreatInsightConfiguration.action(java.lang.String action) |
ThreatInsightConfiguration |
ThreatInsightConfiguration.addExcludeZonesItem(java.lang.String excludeZonesItem) |
ThreatInsightConfiguration |
ThreatInsightConfiguration.excludeZones(java.util.List<java.lang.String> excludeZones) |
Copyright © 2017-2022 Okta. All Rights Reserved.