com.ibm.streamsx.rest.build

Class BaseImage



  • public class BaseImage
    extends Element
    This class describes an image from the build pool. URL: /streams/rest/buildpools/pool-ID/baseimages
    • Method Detail

      • getRegistry

        public java.lang.String getRegistry()
        Returns:
        the registry
      • getPrefix

        public java.lang.String getPrefix()
        Returns:
        the prefix
      • getName

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

        public java.lang.String getTag()
        Returns:
        the tag
      • getId

        public java.lang.String getId()
        Returns:
        the id
      • getRestid

        public java.lang.String getRestid()
        Returns:
        the restid
streamsx.topology 2.1 @ IBMStreams GitHub