com.ibm.streamsx.rest.build

Class BuildPool



  • public class BuildPool
    extends Element
    This class describes a build pool URL: /streams/rest/buildpools
    • Constructor Detail

      • BuildPool

        public BuildPool()
    • Method Detail

      • getName

        public java.lang.String getName()
        Returns:
        the name
      • getRestid

        public java.lang.String getRestid()
        Returns:
        the restid
      • getType

        public java.lang.String getType()
        Returns:
        the type
      • getToolkits

        public java.lang.String getToolkits()
        Returns:
        the toolkits URL. This field is only available for build pools of type 'application'
streamsx.topology 2.1 @ IBMStreams GitHub