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