Uses of Class
com.azure.resourcemanager.securityinsights.models.ThreatIntelligenceGranularMarkingModel
Package
Description
Package containing the inner data models for SecurityInsights.
Package containing the data models for SecurityInsights.
-
Uses of ThreatIntelligenceGranularMarkingModel in com.azure.resourcemanager.securityinsights.fluent.models
Modifier and TypeMethodDescriptionThreatIntelligenceIndicatorProperties.granularMarkings()
Get the granularMarkings property: Granular Markings.Modifier and TypeMethodDescriptionThreatIntelligenceIndicatorProperties.withGranularMarkings
(List<ThreatIntelligenceGranularMarkingModel> granularMarkings) Set the granularMarkings property: Granular Markings. -
Uses of ThreatIntelligenceGranularMarkingModel in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionThreatIntelligenceGranularMarkingModel.withLanguage
(String language) Set the language property: Language granular marking model.ThreatIntelligenceGranularMarkingModel.withMarkingRef
(Integer markingRef) Set the markingRef property: marking reference granular marking model.ThreatIntelligenceGranularMarkingModel.withSelectors
(List<String> selectors) Set the selectors property: granular marking model selectors.Modifier and TypeMethodDescriptionThreatIntelligenceIndicatorModel.granularMarkings()
Get the granularMarkings property: Granular Markings.Modifier and TypeMethodDescriptionThreatIntelligenceIndicatorModel.withGranularMarkings
(List<ThreatIntelligenceGranularMarkingModel> granularMarkings) Set the granularMarkings property: Granular Markings.