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