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