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