public class ClientResources extends Object
| Constructor and Description |
|---|
ClientResources(ClientConfiguration config,
ExecutorService callbackExecutor) |
| Modifier and Type | Method and Description |
|---|---|
ExecutorService |
getCallbackExecutor() |
AsyncServiceClient |
getHttpClient() |
ScheduledExecutorService |
getRetryExecutor() |
public ClientResources(ClientConfiguration config, ExecutorService callbackExecutor)
public AsyncServiceClient getHttpClient()
public ScheduledExecutorService getRetryExecutor()
public ExecutorService getCallbackExecutor()
Copyright © 2024. All Rights Reserved.