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