Uses of Interface
com.azure.resourcemanager.securityinsights.models.MetadataModel
Package
Description
Package containing the data models for SecurityInsights.
-
Uses of MetadataModel in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionMetadataModel.Update.apply()
Executes the update request.MetadataModel.Update.apply
(com.azure.core.util.Context context) Executes the update request.MetadataModel.DefinitionStages.WithCreate.create()
Executes the create request.MetadataModel.DefinitionStages.WithCreate.create
(com.azure.core.util.Context context) Executes the create request.Get a Metadata.Get a Metadata.MetadataModel.refresh()
Refreshes the resource to sync with Azure.MetadataModel.refresh
(com.azure.core.util.Context context) Refreshes the resource to sync with Azure.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<MetadataModel>
Metadatas.getByIdWithResponse
(String id, com.azure.core.util.Context context) Get a Metadata.com.azure.core.http.rest.Response<MetadataModel>
Metadatas.getWithResponse
(String resourceGroupName, String workspaceName, String metadataName, com.azure.core.util.Context context) Get a Metadata.com.azure.core.http.rest.PagedIterable<MetadataModel>
List of all metadata.com.azure.core.http.rest.PagedIterable<MetadataModel>
Metadatas.list
(String resourceGroupName, String workspaceName, String filter, String orderby, Integer top, Integer skip, com.azure.core.util.Context context) List of all metadata.