Interface WorcadeBuilder


  • public interface WorcadeBuilder
    • Method Detail

      • baseUrl

        WorcadeBuilder baseUrl​(String url)
        The URL of the Worcade server. Defaults to https://worcade.net
      • disableETagCache

        WorcadeBuilder disableETagCache()
        If your application is a simple script to read or update a few entities, and then exit, it might be beneficial to disable this cache. If your app is more than a simple script, please don't disable the cache.