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