Interface IncidentEntitiesResponse


public interface IncidentEntitiesResponse
An immutable client-side representation of IncidentEntitiesResponse.
  • Method Details

    • entities

      List<Entity> entities()
      Gets the entities property: Array of the incident related entities.
      Returns:
      the entities value.
    • metadata

      Gets the metadata property: The metadata from the incident related entities results.
      Returns:
      the metadata value.
    • innerModel

      Gets the inner com.azure.resourcemanager.securityinsights.fluent.models.IncidentEntitiesResponseInner object.
      Returns:
      the inner object.