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