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