public interface YopHttpClientProvider
| 限定符和类型 | 方法和说明 |
|---|---|
YopHttpClient |
get(ClientConfiguration clientConfig)
produce a YopHttpClient by the given config
|
String |
name()
the name of impl of YopHttpClient
|
String name()
YopHttpClient get(ClientConfiguration clientConfig)
clientConfig - Configuration options specifying how this client will communicate with YOP (ex: proxy settings,
retry count, etc.).Copyright © 2024. All rights reserved.