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