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