| Modifier and Type | Method and Description |
|---|---|
Builder |
LibHoney.newBuilder()
Creates a Builder from this LibHoney's fields.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Builder.addFromBuilder(Builder other)
Copies all of the field and dynamic field mappings from the specified Builder to this Builder.
|
| Constructor and Description |
|---|
Builder(Builder other)
Constructs a new Builder with the same mappings and metadata as the specified Builder.
|
Event(LibHoney libhoney,
Builder builder)
Constructs a new Event with a default metadata string inherited from LibHoney.
|
Event(LibHoney libhoney,
Builder builder,
String metadata)
Constructs a new Event from a Builder, executing all dynamic fields and storing them as fields.
|
Copyright © 2017. All rights reserved.