Package com.lithic.api.client.okhttp
Class LithicOkHttpClientAsync
-
- All Implemented Interfaces:
public final class LithicOkHttpClientAsync
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classLithicOkHttpClientAsync.BuilderA builder for LithicOkHttpClientAsync.
-
Method Summary
Modifier and Type Method Description final static LithicOkHttpClientAsync.Builderbuilder()Returns a mutable builder for constructing an instance of LithicOkHttpClientAsync. final static LithicClientAsyncfromEnv()-
-
Method Detail
-
builder
final static LithicOkHttpClientAsync.Builder builder()
Returns a mutable builder for constructing an instance of LithicOkHttpClientAsync.
-
fromEnv
final static LithicClientAsync fromEnv()
-
-
-
-