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