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