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