Class WebHookPage

    • Constructor Summary

      Constructors 
      Constructor Description
      WebHookPage()  
    • Constructor Detail

      • WebHookPage

        public WebHookPage()
    • Method Detail

      • create

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