Unmarshaller<KMSEncryptionConfig,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class KMSEncryptionConfigUnmarshaller extends Object implements Unmarshaller<KMSEncryptionConfig,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
KMSEncryptionConfigUnmarshaller() |
| Modifier and Type | Method | 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.