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