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