public static class AlertFormatter.AlertToString extends org.apache.beam.sdk.transforms.SimpleFunction<Alert,String>
Alert
objects to JSON string
Intended for use with MapElements.
Constructor and Description |
---|
AlertToString() |
Modifier and Type | Method and Description |
---|---|
String |
apply(Alert input) |
fromSerializableFunctionWithOutputType
Copyright © 2022. All rights reserved.