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