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