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