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