![JAR search and dependency download from the Maven repository](/logo.png)
com.ibm.optim.oaas.client.job.model.class-use.JobCreationData.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!
<span class="http"><span class="http"><span class="coffeescript">Uses <span class="hljs-keyword">of</span> Interface com.ibm.optim.oaas.client.job.model.JobCreationData (Java Client <span class="hljs-keyword">for</span> DOcplexcloud <span class="hljs-number">1.0</span> API)</span></span></span>
Uses of Interface
com.ibm.optim.oaas.client.job.model.JobCreationData
-
Packages that use JobCreationData Package Description com.ibm.optim.oaas.client.job
This package contains the classes to create and handle jobs.
-
-
Uses of JobCreationData in com.ibm.optim.oaas.client.job
Methods in com.ibm.optim.oaas.client.job that return JobCreationData Modifier and Type Method and Description JobCreationData
JobRequest.getData()
Returns the job data used to create and initialize the job.
JobCreationData
JobResponse.getData()
Returns The job data used to create and initialize the job.
JobCreationData
JobClient.newJobCreationData()
Creates a new object to create and initialize a new job.
Methods in com.ibm.optim.oaas.client.job with parameters of type JobCreationData Modifier and Type Method and Description String
JobClient.copyJob(String jobid,
JobCreationData data,
boolean shallow)
Creates a new job by copying an existing job.
String
JobClient.createJob(JobCreationData data)
Creates a new job.
String
JobClient.recreateJob(String jobid,
JobCreationData data,
boolean execute)
Creates a new job by replacing an existing job.
Copyright © 2015–2017 IBM Corporation. Licensed under the Apache License, Version 2.0.