public class Mirror extends SourceBase
| Modifier and Type | Class and Description |
|---|---|
static class |
Mirror.Builder
The builder for a Mirror
|
SourceBase.SourceBaseBuilder<T>| Modifier and Type | Method and Description |
|---|---|
static Mirror.Builder |
builder()
Create an instance of the Mirror.Builder
|
static Mirror.Builder |
builder(Mirror mirror)
Create an instance of the Mirror.Builder with a copy of all the information in the source mirror
|
equals, getExternal, getFilterSubject, getName, getSourceName, getStartSeq, getStartTime, getSubjectTransforms, hashCode, toJson, toStringpublic static Mirror.Builder builder()
public static Mirror.Builder builder(Mirror mirror)
mirror - the source mirror