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