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