Uses of Class
com.azure.resourcemanager.securityinsights.fluent.models.EntityExpandResponseInner
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 EntityExpandResponseInner in com.azure.resourcemanager.securityinsights.fluent
Modifier and TypeMethodDescriptionEntitiesClient.expand
(String resourceGroupName, String workspaceName, String entityId, EntityExpandParameters parameters) Expands an entity.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<EntityExpandResponseInner>
EntitiesClient.expandWithResponse
(String resourceGroupName, String workspaceName, String entityId, EntityExpandParameters parameters, com.azure.core.util.Context context) Expands an entity. -
Uses of EntityExpandResponseInner in com.azure.resourcemanager.securityinsights.fluent.models
Modifier and TypeMethodDescriptionEntityExpandResponseInner.withMetadata
(ExpansionResultsMetadata metadata) Set the metadata property: The metadata from the expansion operation results.EntityExpandResponseInner.withValue
(EntityExpandResponseValue value) Set the value property: The expansion result values. -
Uses of EntityExpandResponseInner in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionEntityExpandResponse.innerModel()
Gets the inner com.azure.resourcemanager.securityinsights.fluent.models.EntityExpandResponseInner object.