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