Uses of Class
com.azure.resourcemanager.securityinsights.models.InsightsTableResultColumnsItem
Package
Description
Package containing the data models for SecurityInsights.
-
Uses of InsightsTableResultColumnsItem in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionSet the name property: the name of the colum.Set the type property: the type of the colum.Modifier and TypeMethodDescriptionInsightsTableResult.columns()
Get the columns property: Columns Metadata of the table.Modifier and TypeMethodDescriptionInsightsTableResult.withColumns
(List<InsightsTableResultColumnsItem> columns) Set the columns property: Columns Metadata of the table.