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