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