public class StreamsConnectionSample extends java.lang.Object
The example connects to the streams instance and gets a list of resources The objects printed out include all the fields known in the JSON object per the REST api however, the classes may not have accessors for all objects
The following arguments are required for the sample:
Constructor and Description |
---|
StreamsConnectionSample() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
public StreamsConnectionSample()
public static void main(java.lang.String[] args) throws java.io.IOException
java.io.IOException