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