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