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