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