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