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