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