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