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