public class Source extends SourceBase
| Modifier and Type | Class and Description |
|---|---|
static class |
Source.Builder
The builder for a Source
|
SourceBase.SourceBaseBuilder<T>| Modifier and Type | Method and Description |
|---|---|
static Source.Builder |
builder()
Get an instance of the builder
|
static Source.Builder |
builder(Source source)
Get an instance of the builder copying an existing source
|
equals, getExternal, getFilterSubject, getName, getSourceName, getStartSeq, getStartTime, getSubjectTransforms, hashCode, toJson, toStringpublic static Source.Builder builder()
public static Source.Builder builder(Source source)
source - the source