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