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