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