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