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