public class HttpClientFactory extends Object
| Constructor and Description |
|---|
HttpClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
static com.azure.core.http.HttpClient |
create(HttpClientProperties properties)
Creates a new HTTP client.
|
public static com.azure.core.http.HttpClient create(HttpClientProperties properties)
properties - custom HTTP client propertiesCopyright © 2025. All rights reserved.