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