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