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