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