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