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