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