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