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