Uses of Class
org.openapitools.client.model.ThreatInsightConfiguration
Packages that use ThreatInsightConfiguration
-
Uses of ThreatInsightConfiguration in org.openapitools.client.api
Methods in org.openapitools.client.api that return ThreatInsightConfigurationModifier and TypeMethodDescriptionThreatInsightApi.getCurrentConfiguration()
Retrieve the ThreatInsight Configuration Retrieves current ThreatInsight configurationThreatInsightApi.getCurrentConfiguration
(Map<String, String> additionalHeaders) Retrieve the ThreatInsight Configuration Retrieves current ThreatInsight configurationThreatInsightApi.updateConfiguration
(ThreatInsightConfiguration threatInsightConfiguration) Update the ThreatInsight Configuration Updates ThreatInsight configurationThreatInsightApi.updateConfiguration
(ThreatInsightConfiguration threatInsightConfiguration, Map<String, String> additionalHeaders) Update the ThreatInsight Configuration Updates ThreatInsight configurationMethods in org.openapitools.client.api with parameters of type ThreatInsightConfigurationModifier and TypeMethodDescriptionThreatInsightApi.updateConfiguration
(ThreatInsightConfiguration threatInsightConfiguration) Update the ThreatInsight Configuration Updates ThreatInsight configurationThreatInsightApi.updateConfiguration
(ThreatInsightConfiguration threatInsightConfiguration, Map<String, String> additionalHeaders) Update the ThreatInsight Configuration Updates ThreatInsight configuration -
Uses of ThreatInsightConfiguration in org.openapitools.client.model
Methods in org.openapitools.client.model that return ThreatInsightConfigurationModifier and TypeMethodDescriptionThreatInsightConfiguration.addExcludeZonesItem
(String excludeZonesItem) ThreatInsightConfiguration.excludeZones
(List<String> excludeZones)