@Deprecated public class StreamBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
SpDataStream |
build()
Deprecated.
|
static StreamBuilder |
createStream(String name,
String description,
String uri)
Deprecated.
|
static StreamBuilder |
createStreamRestriction(String uri)
Deprecated.
|
StreamBuilder |
grounding(EventGrounding eventGrounding)
Deprecated.
|
StreamBuilder |
icon(String iconUrl)
Deprecated.
|
StreamBuilder |
property(String propertyName,
URI propertyType,
URI subclassOf)
Deprecated.
|
StreamBuilder |
schema(EventSchema eventSchema)
Deprecated.
|
public static StreamBuilder createStream(String name, String description, String uri)
public static StreamBuilder createStreamRestriction(String uri)
public StreamBuilder property(String propertyName, URI propertyType, URI subclassOf)
public StreamBuilder icon(String iconUrl)
public StreamBuilder schema(EventSchema eventSchema)
public StreamBuilder grounding(EventGrounding eventGrounding)
public SpDataStream build()
Copyright © 2018. All rights reserved.