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