Package com.teracloud.streams.rest
Class ApplicationBundle
java.lang.Object
com.teracloud.streams.rest.Element
com.teracloud.streams.rest.ApplicationBundle
An object describing an Streams Domain
- Since:
- 1.11
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.teracloud.streams.rest.Element
getStreamsConnection, refresh, toString
-
Constructor Details
-
ApplicationBundle
public ApplicationBundle()
-
-
Method Details
-
submitJob
public final Result<Job,com.google.gson.JsonObject> submitJob(com.google.gson.JsonObject jco) throws IOException - Throws:
IOException
-