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