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