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