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