Package org.apache.beam.sdk.io.datadog
Class DatadogEvent.Builder
java.lang.Object
org.apache.beam.sdk.io.datadog.DatadogEvent.Builder
- Enclosing class:
DatadogEvent
A builder class for creating
DatadogEvent 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
-