Uses of Class
com.azure.resourcemanager.securityinsights.models.MetadataAuthor
Package
Description
Package containing the inner data models for SecurityInsights.
Package containing the data models for SecurityInsights.
-
Uses of MetadataAuthor in com.azure.resourcemanager.securityinsights.fluent.models
Modifier and TypeMethodDescriptionMetadataModelInner.author()
Get the author property: The creator of the content item.MetadataProperties.author()
Get the author property: The creator of the content item.MetadataPropertiesPatch.author()
Get the author property: The creator of the content item.Modifier and TypeMethodDescriptionMetadataModelInner.withAuthor
(MetadataAuthor author) Set the author property: The creator of the content item.MetadataProperties.withAuthor
(MetadataAuthor author) Set the author property: The creator of the content item.MetadataPropertiesPatch.withAuthor
(MetadataAuthor author) Set the author property: The creator of the content item. -
Uses of MetadataAuthor in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionMetadataModel.author()
Gets the author property: The creator of the content item.MetadataPatch.author()
Get the author property: The creator of the content item.Set the email property: Email of author contact.Set the link property: Link for author/vendor page.Set the name property: Name of the author.Modifier and TypeMethodDescriptionMetadataModel.DefinitionStages.WithAuthor.withAuthor
(MetadataAuthor author) Specifies the author property: The creator of the content item..MetadataModel.UpdateStages.WithAuthor.withAuthor
(MetadataAuthor author) Specifies the author property: The creator of the content item..MetadataPatch.withAuthor
(MetadataAuthor author) Set the author property: The creator of the content item.