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