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