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