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