Class TagPage

    • Constructor Detail

      • TagPage

        public TagPage()
    • Method Detail

      • create

        public static TagPage create​(int start,
                                     int limit,
                                     int size,
                                     int nextPageStart,
                                     boolean isLastPage,
                                     @Nullable
                                     List<Tag> values,
                                     @Nullable
                                     List<Error> errors)