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