| Package | Description |
|---|---|
| com.ibm.optim.oaas.client.job |
This package contains the classes to create and handle jobs.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends JobOutput> |
JobRequest.getOutput()
Returns the list of job result output values.
|
List<? extends JobOutput> |
JobResponse.getOutput()
Returns The list of job result output values.
|
| Modifier and Type | Method and Description |
|---|---|
JobRequestBuilder |
JobRequestBuilder.output(JobOutput output)
Adds a custom result output.
|
Copyright © 2015–2017 IBM Corporation. Licensed under the Apache License, Version 2.0.