public class MarkerRecordedEventAttributesJsonMarshaller
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static MarkerRecordedEventAttributesJsonMarshaller |
instance |
Constructor and Description |
---|
MarkerRecordedEventAttributesJsonMarshaller() |
Modifier and Type | Method and Description |
---|---|
static MarkerRecordedEventAttributesJsonMarshaller |
getInstance() |
void |
marshall(MarkerRecordedEventAttributes markerRecordedEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
private static MarkerRecordedEventAttributesJsonMarshaller instance
public MarkerRecordedEventAttributesJsonMarshaller()
public void marshall(MarkerRecordedEventAttributes markerRecordedEventAttributes, StructuredJsonGenerator jsonGenerator)
public static MarkerRecordedEventAttributesJsonMarshaller getInstance()