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