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