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