protected abstract static class TeaAsyncHandler.BuilderImpl<ProviderT,BuilderT extends TeaAsyncHandler.Builder> extends Object implements TeaAsyncHandler.Builder<ProviderT,BuilderT>
| Modifier | Constructor and Description |
|---|---|
protected |
BuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
BuilderT |
configuration(ClientConfiguration configuration) |
BuilderT |
httpClient(HttpClient httpClient) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildpublic BuilderT httpClient(HttpClient httpClient)
httpClient in interface TeaAsyncHandler.Builder<ProviderT,BuilderT extends TeaAsyncHandler.Builder>public BuilderT configuration(ClientConfiguration configuration)
configuration in interface TeaAsyncHandler.Builder<ProviderT,BuilderT extends TeaAsyncHandler.Builder>Copyright © 2022. All rights reserved.