| Modifier and Type | Method and Description |
|---|---|
Stream.StreamDefinitionBuilder |
definition(String definiton)
Creates a Stream bypassing the fluent API and just using the provided
definition
|
Stream.SourceBuilder |
source(StreamApplication source)
Appends a
StreamApplication as a source for this stream |
public Stream.SourceBuilder source(StreamApplication source)
StreamApplication as a source for this streamsource - - The StreamApplication being addedStream.SourceBuilder to continue the building of the Streampublic Stream.StreamDefinitionBuilder definition(String definiton)
definiton - the Stream definition to useStream objectCopyright © 2018 Pivotal Software, Inc.. All rights reserved.