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