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