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