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