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