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