All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.ibm.optim.oaas.client.job.JobClientBuilder.html Maven / Gradle / Ivy

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