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