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