public interface JobClientBuilder
| Modifier and Type | Method and Description |
|---|---|
JobClient |
build()
Returns the configured job client.
|
JobClientBuilder |
http(org.apache.http.impl.client.CloseableHttpClient httpClient)
Sets the HTTP client.
|
JobClientBuilder http(org.apache.http.impl.client.CloseableHttpClient httpClient)
httpClient - The HTTP client.JobClient build()
Copyright © 2015–2017 IBM Corporation. Licensed under the Apache License, Version 2.0.