Uses of Class
com.azure.resourcemanager.securityinsights.models.ContentPathMap
Package
Description
Package containing the data models for SecurityInsights.
-
Uses of ContentPathMap in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionContentPathMap.withContentType
(ContentType contentType) Set the contentType property: Content type.Set the path property: The path to the content.Modifier and TypeMethodDescriptionRepository.pathMapping()
Get the pathMapping property: Dictionary of source control content type and path mapping.Modifier and TypeMethodDescriptionRepository.withPathMapping
(List<ContentPathMap> pathMapping) Set the pathMapping property: Dictionary of source control content type and path mapping.