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