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