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