com.ibm.streamsx.rest

Class Element

  • java.lang.Object
    • com.ibm.streamsx.rest.Element
    • Constructor Detail

      • Element

        public Element()
    • Method Detail

      • toString

        public final java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • refresh

        public void refresh()
                     throws java.io.IOException
        Refresh this element. Attributes of this object are updated from current state though the Streams REST API.
        Throws:
        java.io.IOException - Error communicating with Streams.
streamsx.topology 2.1 @ IBMStreams GitHub