public class AwsCrtSdkHttpService extends Object implements SdkAsyncHttpService, SdkHttpService
| Constructor and Description |
|---|
AwsCrtSdkHttpService() |
| Modifier and Type | Method and Description |
|---|---|
AwsCrtAsyncHttpClient.Builder |
createAsyncHttpClientFactory() |
AwsCrtHttpClient.Builder |
createHttpClientBuilder() |
public AwsCrtAsyncHttpClient.Builder createAsyncHttpClientFactory()
createAsyncHttpClientFactory in interface SdkAsyncHttpServiceSdkAsyncHttpClient.Builder capable of creating SdkAsyncHttpClient instances. This factory should
be thread safe.public AwsCrtHttpClient.Builder createHttpClientBuilder()
createHttpClientBuilder in interface SdkHttpServiceSdkHttpClient.Builder capable of creating SdkHttpClient instances. This factory should be thread
safe.Copyright © 2026. All rights reserved.