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