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