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