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