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