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