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