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