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