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