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