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