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