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