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