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