Class OkHttpClientSupplier.NewOkHttpClient

java.lang.Object
org.jclouds.http.okhttp.OkHttpClientSupplier.NewOkHttpClient
All Implemented Interfaces:
com.google.common.base.Supplier<okhttp3.OkHttpClient>, Supplier<okhttp3.OkHttpClient>, OkHttpClientSupplier
Enclosing interface:
OkHttpClientSupplier

public static final class OkHttpClientSupplier.NewOkHttpClient extends Object implements OkHttpClientSupplier
  • Constructor Details

    • NewOkHttpClient

      public NewOkHttpClient()
  • Method Details

    • get

      public okhttp3.OkHttpClient get()
      Specified by:
      get in interface com.google.common.base.Supplier<okhttp3.OkHttpClient>
      Specified by:
      get in interface Supplier<okhttp3.OkHttpClient>