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