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