Uses of Class
com.azure.resourcemanager.securityinsights.fluent.models.GetQueriesResponseInner
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 GetQueriesResponseInner in com.azure.resourcemanager.securityinsights.fluent
Modifier and TypeMethodDescriptionEntitiesClient.queries
(String resourceGroupName, String workspaceName, String entityId, EntityItemQueryKind kind) Get Insights and Activities for an entity.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<GetQueriesResponseInner>
EntitiesClient.queriesWithResponse
(String resourceGroupName, String workspaceName, String entityId, EntityItemQueryKind kind, com.azure.core.util.Context context) Get Insights and Activities for an entity. -
Uses of GetQueriesResponseInner in com.azure.resourcemanager.securityinsights.fluent.models
Modifier and TypeMethodDescriptionGetQueriesResponseInner.withValue
(List<EntityQueryItem> value) Set the value property: The query result values. -
Uses of GetQueriesResponseInner in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionGetQueriesResponse.innerModel()
Gets the inner com.azure.resourcemanager.securityinsights.fluent.models.GetQueriesResponseInner object.