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