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.updateConfiguration
(ThreatInsightConfiguration threatInsightConfiguration) Update the ThreatInsight Configuration Updates ThreatInsight configurationMethods in org.openapitools.client.api that return types with arguments of type ThreatInsightConfigurationModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ThreatInsightConfiguration>
ThreatInsightApi.getCurrentConfigurationWithHttpInfo()
Retrieve the ThreatInsight Configuration Retrieves current ThreatInsight configurationorg.springframework.http.ResponseEntity<ThreatInsightConfiguration>
ThreatInsightApi.updateConfigurationWithHttpInfo
(ThreatInsightConfiguration threatInsightConfiguration) Update the ThreatInsight Configuration Updates ThreatInsight configurationMethods in org.openapitools.client.api with parameters of type ThreatInsightConfigurationModifier and TypeMethodDescription<T> T
ThreatInsightApi.updateConfiguration
(Class<?> T, ThreatInsightConfiguration threatInsightConfiguration) Update the ThreatInsight Configuration Updates ThreatInsight configurationThreatInsightApi.updateConfiguration
(ThreatInsightConfiguration threatInsightConfiguration) Update the ThreatInsight Configuration Updates ThreatInsight configurationorg.springframework.http.ResponseEntity<ThreatInsightConfiguration>
ThreatInsightApi.updateConfigurationWithHttpInfo
(ThreatInsightConfiguration threatInsightConfiguration) Update the ThreatInsight Configuration Updates ThreatInsight configurationThreatInsightApi.updateConfigurationWithPaginationInfo
(ThreatInsightConfiguration threatInsightConfiguration) 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)