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