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