See: Description
| Interface | Description |
|---|---|
| BuildService |
Access to a IBM Streams build service.
|
| Class | Description |
|---|---|
| Artifact |
An object describing an IBM Streams build artifact.
|
| BaseImage |
This class describes an image from the build pool.
|
| Build |
An object describing an IBM Streams build.
|
| BuildPool |
This class describes a build pool
URL: /streams/rest/buildpools
|
| Element |
IBM Streams element.
|
| Element.ElementArray<E extends Element> |
internal usage to get the list of processing elements
|
| Toolkit |
An object describing an IBM Streams Toolkit
|
| Toolkit.Dependency |
A dependency of a toolkit on another toolkit.
|
This API is used to access the build service on Cloud Pak for Data.
This allows builds to be created, and toolkits to be installed and
administered. A BuildService
object is created to access this API.