protected abstract static class TeaAsyncHandler.BuilderImpl<ProviderT,BuilderT extends TeaAsyncHandler.Builder> extends Object implements TeaAsyncHandler.Builder<ProviderT,BuilderT>
| 限定符 | 构造器和说明 |
|---|---|
protected |
BuilderImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
BuilderT |
configuration(ClientConfiguration configuration) |
BuilderT |
httpClient(HttpClient httpClient) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildpublic BuilderT httpClient(HttpClient httpClient)
httpClient 在接口中 TeaAsyncHandler.Builder<ProviderT,BuilderT extends TeaAsyncHandler.Builder>public BuilderT configuration(ClientConfiguration configuration)
configuration 在接口中 TeaAsyncHandler.Builder<ProviderT,BuilderT extends TeaAsyncHandler.Builder>Copyright © 2023. All rights reserved.