Interface IncidentEntitiesResponse


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

      • entities

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

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