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