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