Class InsightReportPage

    • Constructor Detail

      • InsightReportPage

        public InsightReportPage()
    • Method Detail

      • create

        public static InsightReportPage create​(int start,
                                               int limit,
                                               int size,
                                               int nextPageStart,
                                               boolean isLastPage,
                                               @Nullable
                                               java.util.List<InsightReport> values,
                                               @Nullable
                                               java.util.List<Error> errors)