Package org.apache.beam.it.datadog
Class DatadogLogEntry.Builder
java.lang.Object
org.apache.beam.it.datadog.DatadogLogEntry.Builder
- Enclosing class:
DatadogLogEntry
A builder class for creating
DatadogLogEntry objects.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withHostname(String hostname) withMessage(String message) withService(String service) withSource(String source)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withSource
-
withTags
-
withHostname
-
withService
-
withMessage
-
build
-