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