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