@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class KMSEncryptionConfigUnmarshaller extends Object implements Unmarshaller<KMSEncryptionConfig,JsonUnmarshallerContext>
| Constructor and Description |
|---|
KMSEncryptionConfigUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static KMSEncryptionConfigUnmarshaller |
getInstance() |
KMSEncryptionConfig |
unmarshall(JsonUnmarshallerContext context) |
public KMSEncryptionConfig unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<KMSEncryptionConfig,JsonUnmarshallerContext>Exceptionpublic static KMSEncryptionConfigUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.