Class LabelsPage

    • Constructor Detail

      • LabelsPage

        public LabelsPage()
    • Method Detail

      • create

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