
com.ibm.optim.oaas.client.job.JobClientBuilder.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of api-java-client Show documentation
Show all versions of api-java-client Show documentation
Java client API for DOCplexCloud, version 1.0.257
The newest version!
JobClientBuilder (Java Client for DOcplexcloud 1.0 API)
com.ibm.optim.oaas.client.job
Interface JobClientBuilder
-
public interface JobClientBuilder
Builder interface to configure a job client.
-
-
Method Summary
Methods
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.
-
-
Method Detail
-
http
JobClientBuilder http(org.apache.http.impl.client.CloseableHttpClient httpClient)
Sets the HTTP client.
- Parameters:
httpClient
- The HTTP client.
- Returns:
- The builder.
-
build
JobClient build()
Returns the configured job client.
- Returns:
- The configured job client.
Copyright © 2015–2017 IBM Corporation. Licensed under the Apache License, Version 2.0.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy