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