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