Class ParticipantsPage

    • Constructor Detail

      • ParticipantsPage

        public ParticipantsPage()
    • Method Detail

      • create

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