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