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