Package so.prelude.sdk.client.okhttp
Class PreludeOkHttpClientAsync
-
- All Implemented Interfaces:
public final class PreludeOkHttpClientAsync
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final class
PreludeOkHttpClientAsync.Builder
A builder for PreludeOkHttpClientAsync.
-
Method Summary
Modifier and Type Method Description final static PreludeOkHttpClientAsync.Builder
builder()
Returns a mutable builder for constructing an instance of PreludeOkHttpClientAsync. final static PreludeClientAsync
fromEnv()
-
-
Method Detail
-
builder
final static PreludeOkHttpClientAsync.Builder builder()
Returns a mutable builder for constructing an instance of PreludeOkHttpClientAsync.
-
fromEnv
final static PreludeClientAsync fromEnv()
-
-
-
-