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