public class ClientResources extends Object
| 构造器和说明 |
|---|
ClientResources(ClientConfiguration config,
ExecutorService callbackExecutor) |
| 限定符和类型 | 方法和说明 |
|---|---|
ExecutorService |
getCallbackExecutor() |
AsyncServiceClient |
getHttpClient() |
ScheduledExecutorService |
getRetryExecutor() |
public ClientResources(ClientConfiguration config, ExecutorService callbackExecutor)
public AsyncServiceClient getHttpClient()
public ScheduledExecutorService getRetryExecutor()
public ExecutorService getCallbackExecutor()
Copyright © 2025. All Rights Reserved.