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