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