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