public class AvailabilityZoneJsonUnmarshaller extends java.lang.Object implements Unmarshaller<AvailabilityZone,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static AvailabilityZoneJsonUnmarshaller |
instance |
Constructor and Description |
---|
AvailabilityZoneJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static AvailabilityZoneJsonUnmarshaller |
getInstance() |
AvailabilityZone |
unmarshall(JsonUnmarshallerContext context) |
private static AvailabilityZoneJsonUnmarshaller instance
public AvailabilityZone unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<AvailabilityZone,JsonUnmarshallerContext>
java.lang.Exception
public static AvailabilityZoneJsonUnmarshaller getInstance()