public class StreamingAnalyticsConnectionSample 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 |
---|
StreamingAnalyticsConnectionSample() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
public StreamingAnalyticsConnectionSample()
public static void main(java.lang.String[] args)