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