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