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