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