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