Modifier and Type | Class and Description |
---|---|
protected static class |
Element.ElementArray<E extends Element>
internal usage to get the list of processing elements
|
Constructor and Description |
---|
Element() |
Modifier and Type | Method and Description |
---|---|
protected static <E extends Element,A extends Element.ElementArray<E>> |
createList(com.ibm.streamsx.rest.build.AbstractConnection sc,
java.lang.String uri,
java.lang.Class<A> arrayClass) |
void |
refresh()
Refresh this element.
|
java.lang.String |
toString() |
public final java.lang.String toString()
toString
in class java.lang.Object
public void refresh() throws java.io.IOException
java.io.IOException
- Error communicating with Streams.protected static final <E extends Element,A extends Element.ElementArray<E>> java.util.List<E> createList(com.ibm.streamsx.rest.build.AbstractConnection sc, java.lang.String uri, java.lang.Class<A> arrayClass) throws java.io.IOException
java.io.IOException