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