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