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