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