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