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