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