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