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