B C O
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- build() - Method in class com.azure.android.core.http.okhttp.OkHttpAsyncHttpClientBuilder
-
Creates a new OkHttp-backed
HttpClient
instance on every call, using the configuration set in the builder at the time of the build method call.
C
- com.azure.android.core.http.okhttp - package com.azure.android.core.http.okhttp
-
Package containing OkHttp HTTP client plugin for azure-core-http.
- createInstance() - Method in class com.azure.android.core.http.okhttp.OkHttpAsyncClientProvider
O
- OkHttpAsyncClientProvider - Class in com.azure.android.core.http.okhttp
-
An
HttpClientProvider
that provides an implementation of HttpClient based on OkHttp. - OkHttpAsyncClientProvider() - Constructor for class com.azure.android.core.http.okhttp.OkHttpAsyncClientProvider
- OkHttpAsyncHttpClientBuilder - Class in com.azure.android.core.http.okhttp
-
Builder class responsible for creating instances of
HttpClient
backed by OkHttp. - OkHttpAsyncHttpClientBuilder() - Constructor for class com.azure.android.core.http.okhttp.OkHttpAsyncHttpClientBuilder
-
Creates OkHttpAsyncHttpClientBuilder.
- OkHttpAsyncHttpClientBuilder(OkHttpClient) - Constructor for class com.azure.android.core.http.okhttp.OkHttpAsyncHttpClientBuilder
-
Creates OkHttpAsyncHttpClientBuilder from the builder of an existing OkHttpClient.
All Classes All Packages