Unmarshaller<DeleteEventSourceMappingResponse,JsonUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class DeleteEventSourceMappingResponseUnmarshaller extends Object implements Unmarshaller<DeleteEventSourceMappingResponse,JsonUnmarshallerContext>
Constructor | Description |
---|---|
DeleteEventSourceMappingResponseUnmarshaller() |
Modifier and Type | Method | 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.