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