AsyncAPIClientConfiguration |
AsyncAPIClientConfiguration.setApiKey(String apiKey) |
AsyncAPIClientConfiguration |
AsyncAPIClientConfiguration.setApplicationId(String applicationId) |
AsyncAPIClientConfiguration |
AsyncAPIClientConfiguration.setBuildHosts(List<String> buildHosts) |
AsyncAPIClientConfiguration |
AsyncAPIClientConfiguration.setConnectTimeout(int connectTimeout) |
AsyncAPIClientConfiguration |
AsyncAPIClientConfiguration.setExecutor(ExecutorService executor) |
AsyncAPIClientConfiguration |
AsyncAPIClientConfiguration.setHeaders(Map<String,String> headers) |
AsyncAPIClientConfiguration |
AsyncAPIClientConfiguration.setObjectMapper(com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
AsyncAPIClientConfiguration |
AsyncAPIClientConfiguration.setQueryHosts(List<String> queryHosts) |
AsyncAPIClientConfiguration |
AsyncAPIClientConfiguration.setReadTimeout(int readTimeout) |