public class KMSEncryptionConfigJsonUnmarshaller extends java.lang.Object implements Unmarshaller<KMSEncryptionConfig,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static KMSEncryptionConfigJsonUnmarshaller |
instance |
Constructor and Description |
---|
KMSEncryptionConfigJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static KMSEncryptionConfigJsonUnmarshaller |
getInstance() |
KMSEncryptionConfig |
unmarshall(JsonUnmarshallerContext context) |
private static KMSEncryptionConfigJsonUnmarshaller instance
public KMSEncryptionConfig unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<KMSEncryptionConfig,JsonUnmarshallerContext>
java.lang.Exception
public static KMSEncryptionConfigJsonUnmarshaller getInstance()