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