| Constructor and Description |
|---|
Builder(String observerPath,
String observerCode)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Observer |
build()
Builds and returns the observer.
|
Observer.Builder |
name(String name)
Sets the name of the observer being built
|
public Observer.Builder name(String name)
name - the nameCopyright © 2016–2020 Emory University. All rights reserved.