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