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