Class ForceResyncClient


  • public class ForceResyncClient
    extends java.lang.Object
    • Constructor Detail

      • ForceResyncClient

        public ForceResyncClient​(ClientOptions clientOptions)
    • Method Detail

      • syncStatusResyncCreate

        public java.util.List<SyncStatus> syncStatusResyncCreate()
        Force re-sync of all models. This is available for all organizations via the dashboard. Force re-sync is also available programmatically via API for monthly, quarterly, and highest sync frequency customers on the Professional or Enterprise plans. Doing so will consume a sync credit for the relevant linked account.
      • syncStatusResyncCreate

        public java.util.List<SyncStatus> syncStatusResyncCreate​(RequestOptions requestOptions)
        Force re-sync of all models. This is available for all organizations via the dashboard. Force re-sync is also available programmatically via API for monthly, quarterly, and highest sync frequency customers on the Professional or Enterprise plans. Doing so will consume a sync credit for the relevant linked account.