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