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