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