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