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