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