Package com.ibm.streamsx.rest.internal.icp4d

  • Interface Summary 
    Interface Description
    ICP4DService
    Represents the REST service of the ICP4D platform.
  • Class Summary 
    Class Description
    DeploymentSpace
    This class represents a Deployment space REST resource from the /v2/spaces API
    DeploymentSpace.Entity
    entity substructure
    DeploymentSpace.MetaData
    metadata substructure
    ICP4DServiceImpl
    Abstracts the REST API of the CP4D.
    ICP4DUserAuthenticator
    This class is an Authenticator that authenticates the user by using its user token.
    JobDescription
    This class represents a Job REST resource from the /v2/jobs API of the CP4D.
    JobDescription.MetaData
    metadata sub-structure "metadata": { "asset_id": "19561431-e6bd-4bfa-8f71-630821ed4e14", "description": "jobs for test", "name": "python job", "owner_id": "1000330999", "version": 0 }
    JobRunConfiguration
    This class represents an entity->configuration object of a JobRun REST resource from the /v2/jobs API of the CP4D.
streamsx.topology 1.18 @ IBMStreams GitHub