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