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