
com.ibm.optim.oaas.client.job.model.class-use.JobLogItem.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!
Uses of Interface com.ibm.optim.oaas.client.job.model.JobLogItem (Java Client for DOcplexcloud 1.0 API)
Uses of Interface
com.ibm.optim.oaas.client.job.model.JobLogItem
-
Packages that use JobLogItem
Package
Description
com.ibm.optim.oaas.client.job
This package contains the classes to create and handle jobs.
-
-
Uses of JobLogItem in com.ibm.optim.oaas.client.job
Methods in com.ibm.optim.oaas.client.job that return types with arguments of type JobLogItem
Modifier and Type
Method and Description
List<? extends JobLogItem>
JobClient.getJobLogItems(String jobid)
Returns the list of the log items of a given job.
List<? extends JobLogItem>
JobClient.getJobLogItems(String jobid,
long start)
Returns the list of the log items of a given job starting at a given index
(included).
List<? extends JobLogItem>
JobClient.getJobLogItems(String jobid,
long start,
boolean continuous)
Returns the list of log items of a given job starting at a given index
(included).
Copyright © 2015–2017 IBM Corporation. Licensed under the Apache License, Version 2.0.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy