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