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