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