Uses of Interface
com.azure.resourcemanager.securityinsights.models.EntityTimelineResponse
Package
Description
Package containing the data models for SecurityInsights.
-
Uses of EntityTimelineResponse in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionEntitiesGetTimelines.list
(String resourceGroupName, String workspaceName, String entityId, EntityTimelineParameters parameters) Timeline for an entity.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<EntityTimelineResponse>
EntitiesGetTimelines.listWithResponse
(String resourceGroupName, String workspaceName, String entityId, EntityTimelineParameters parameters, com.azure.core.util.Context context) Timeline for an entity.