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