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