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