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