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