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