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