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