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