Class PaasClient

java.lang.Object
cn.leancloud.core.PaasClient

public class PaasClient extends Object
we must config following variables: 1. async request or not 2. SchedulerCreator. 3. default ACL
  • Constructor Details

    • PaasClient

      public PaasClient()
  • Method Details

    • getGlobalOkHttpClient

      public static okhttp3.OkHttpClient getGlobalOkHttpClient()
    • getStorageClient

      public static StorageClient getStorageClient()
    • getPushClient

      public static PushClient getPushClient()