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