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