Unmarshaller<BatchUpdateObjectAttributesResponse,JsonUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class BatchUpdateObjectAttributesResponseUnmarshaller extends Object implements Unmarshaller<BatchUpdateObjectAttributesResponse,JsonUnmarshallerContext>
Constructor | Description |
---|---|
BatchUpdateObjectAttributesResponseUnmarshaller() |
Modifier and Type | Method | Description |
---|---|---|
static BatchUpdateObjectAttributesResponseUnmarshaller |
getInstance() |
|
BatchUpdateObjectAttributesResponse |
unmarshall(JsonUnmarshallerContext context) |
public BatchUpdateObjectAttributesResponseUnmarshaller()
public BatchUpdateObjectAttributesResponse unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<BatchUpdateObjectAttributesResponse,JsonUnmarshallerContext>
Exception
public static BatchUpdateObjectAttributesResponseUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.