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