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