Package com.ibm.streamsx.rest.build

Java binding for the Build REST APIs of IBM Cloud Pak for Data.

See: Description

  • Interface Summary 
    Interface Description
    BuildService
    Access to a IBM Streams build service.
  • Class Summary 
    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.

Package com.ibm.streamsx.rest.build Description

Java binding for the Build REST APIs of IBM Cloud Pak for Data.

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.

Since:
1.13
streamsx.topology 2.1 @ IBMStreams GitHub