Class Decoder
- java.lang.Object
-
- com.redhat.cloud.notifications.ingress.Decoder
-
public class Decoder extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Actiondecode(String actionJson)org.apache.avro.generic.GenericRecorddecode(String actionJson, String readerVersion)StringgetVersion(String actionJson)
-