Package org.openapitools.client.model
Class ThreatInsightConfiguration
java.lang.Object
org.openapitools.client.model.ThreatInsightConfiguration
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class ThreatInsightConfiguration
extends Object
ThreatInsightConfiguration
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddExcludeZonesItem
(String excludeZonesItem) boolean
excludeZones
(List<String> excludeZones) Get actionGet createdGet excludeZonesGet lastUpdatedgetLinks()
Get linksint
hashCode()
void
void
setExcludeZones
(List<String> excludeZones) toString()
-
Field Details
-
JSON_PROPERTY_ACTION
- See Also:
-
JSON_PROPERTY_CREATED
- See Also:
-
JSON_PROPERTY_EXCLUDE_ZONES
- See Also:
-
JSON_PROPERTY_LAST_UPDATED
- See Also:
-
JSON_PROPERTY_LINKS
- See Also:
-
-
Constructor Details
-
ThreatInsightConfiguration
public ThreatInsightConfiguration()
-
-
Method Details
-
action
-
getAction
Get action- Returns:
- action
-
setAction
-
getCreated
Get created- Returns:
- created
-
excludeZones
-
addExcludeZonesItem
-
getExcludeZones
Get excludeZones- Returns:
- excludeZones
-
setExcludeZones
-
getLastUpdated
Get lastUpdated- Returns:
- lastUpdated
-
getLinks
Get links- Returns:
- links
-
equals
-
hashCode
public int hashCode() -
toString
-