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