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