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