Package app.knock.api.client.okhttp
Class KnockOkHttpClientAsync
-
- All Implemented Interfaces:
public final class KnockOkHttpClientAsync
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classKnockOkHttpClientAsync.BuilderA builder for KnockOkHttpClientAsync.
-
Method Summary
Modifier and Type Method Description final static KnockOkHttpClientAsync.Builderbuilder()Returns a mutable builder for constructing an instance of KnockOkHttpClientAsync. final static KnockClientAsyncfromEnv()-
-
Method Detail
-
builder
final static KnockOkHttpClientAsync.Builder builder()
Returns a mutable builder for constructing an instance of KnockOkHttpClientAsync.
-
fromEnv
final static KnockClientAsync fromEnv()
-
-
-
-