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