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