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