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