Interface InsightsModel


public interface InsightsModel
A model interface for retrieving insights for the current resource
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieve the insights for the current resource.
  • Method Details

    • getInsights

      List<Insight> getInsights()
      Retrieve the insights for the current resource.
      Returns:
      the insights for the resource