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