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