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