@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class PutObjectResponseUnmarshaller extends Object implements Unmarshaller<PutObjectResponse,JsonUnmarshallerContext>
| Constructor and Description |
|---|
PutObjectResponseUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static PutObjectResponseUnmarshaller |
getInstance() |
PutObjectResponse |
unmarshall(JsonUnmarshallerContext context) |
public PutObjectResponse unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<PutObjectResponse,JsonUnmarshallerContext>Exceptionpublic static PutObjectResponseUnmarshaller getInstance()
Copyright © 2018. All rights reserved.