Uses of Class
com.azure.resourcemanager.securityinsights.fluent.models.EntityTimelineResponseInner
Package
Description
Package containing the service clients for SecurityInsights.
Package containing the inner data models for SecurityInsights.
Package containing the data models for SecurityInsights.
-
Uses of EntityTimelineResponseInner in com.azure.resourcemanager.securityinsights.fluent
Modifier and TypeMethodDescriptionEntitiesGetTimelinesClient.list
(String resourceGroupName, String workspaceName, String entityId, EntityTimelineParameters parameters) Timeline for an entity.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<EntityTimelineResponseInner>
EntitiesGetTimelinesClient.listWithResponse
(String resourceGroupName, String workspaceName, String entityId, EntityTimelineParameters parameters, com.azure.core.util.Context context) Timeline for an entity. -
Uses of EntityTimelineResponseInner in com.azure.resourcemanager.securityinsights.fluent.models
Modifier and TypeMethodDescriptionEntityTimelineResponseInner.withMetadata
(TimelineResultsMetadata metadata) Set the metadata property: The metadata from the timeline operation results.EntityTimelineResponseInner.withValue
(List<EntityTimelineItem> value) Set the value property: The timeline result values. -
Uses of EntityTimelineResponseInner in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionEntityTimelineResponse.innerModel()
Gets the inner com.azure.resourcemanager.securityinsights.fluent.models.EntityTimelineResponseInner object.