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