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