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