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