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