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