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