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